| Recommend this page to a friend! | 
|  Download | 
| Info |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not enough user ratings | Total: 2,766 This week: 1 | All time:  1,370 This week: 42  | ||||
| Version | License | Categories | ||||
| xuploaddb 1.0 | GNU General Publi... | Databases, Graphics, Files and Folders | ||||
| Description | Author | ||||||||||||||||||||||
| XUpload & myDIR were combined to produce the following hybrid app which allows you to upload a file to a specified directory and then view the contents of that directory. I also extended both of these applications to allow for the option of adding file information to a MySQL database. | 
 | ||||||||||||||||||||||
|  Files (8) | 
| File | Role | Description | 
|---|---|---|
|  Image.class | Class | Display image that is stored in a database | 
|    image.php | Example | View Images in Database | 
|    up.php | Example | The main script which interacts with the classes | 
|  ViewDir.class | Class | Allows you to view the contents of a directory | 
|  ViewDirDB.class | Class | Extends ViewDir.class to patch in database support | 
|  XUpload.class | Class | A modified version of XUpload.class | 
|  XUploadDB.class | Class | Extension of XUpload to allow DB input | 
|  XUploadForm.class | Class | A modified version of XUploadForm | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
 | 
 | 
| Applications that use this package | 
| Back-End CMS uses this class to manage file uploads | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.
| Related pages | 
| The Original phpMyDir | 
| The original XUpload Class |