What is the best way to upload a file on disk, store its info on a DB and display a page where you can download the file that you uploaded.I use mysql as my DB.
I wouldnt recommend uploading the actual file to the db its probably better to just upload the file to your server and save the path in the db. Then on your page you simply lookup the path from the db and then get the file.
No, sorry I don't have time to be putting together a large code sample like that. I would recommend a contract programmer from a place like elance or guru etc if you need a whole set of code written.
Bookmarks