PHP Upload...with MySQL?
Posted: Sat Apr 17, 2004 3:40 pm
Hi all,
I have a website for friends of mine to come, register, log in, and access a few members pages (all working very well). However, my latest project for the members section is to add a upload documents page for my friends to upload Word documents (.doc) to my website. Since there will be many members at my site, I was wondering...is there a possibility to store the .doc files in my MySQL database? Or should I save all the documents in a folder on my server with the username as the document name? Thanks a lot!
I have a website for friends of mine to come, register, log in, and access a few members pages (all working very well). However, my latest project for the members section is to add a upload documents page for my friends to upload Word documents (.doc) to my website. Since there will be many members at my site, I was wondering...is there a possibility to store the .doc files in my MySQL database? Or should I save all the documents in a folder on my server with the username as the document name? Thanks a lot!