Database File Upload / Download is a Database Tools script
Overall rating: (N/A)
|
The script Database file upload / download is a Database Tools script (web database applications).
db_upload_file() stores a file in a database table. Make sure that the cloumn data type is monumental enough for the files you will be storing. Db_download_file() retrieves a file from the database and places it in the same path as the script callnig it, and returns the relative URL. If the file does not exsit in the database, it returns an empty string.
|
 Write a comment about the script Database file upload / download
|