Recommend this page to a friend! |
Download .zip |
Info | View files (8) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2002-08-23 (14 years ago) | Not enough user ratings | Total: 2,760 | All time: 1,323 This week: 1,099 |
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 |
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 |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
Back-End 0.5.x 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.
Related pages |
phpMyDir The Original phpMyDir |
XUpload The original XUpload Class |