Save file to user directory and link/href saved to mysql
Posted: Wed Jul 09, 2008 9:42 am
Hi All,
I have been trying to work on a project for a bit here and am having a little bit of trouble. What I am trying to do is have a registered user be able to upload multiple files to their own user directory through the front-end (logged in) of my site, and then be able to save the location of the file (href) to the Mysql db so that I can output it as a list to the user so that they can see their uploaded files and click to view them.
Any help would be greatly appreciated. I can also provide more information on my goals if I didn't explain too well.
Im actually trying to incorporate this into the modx cms.
I have been trying to work on a project for a bit here and am having a little bit of trouble. What I am trying to do is have a registered user be able to upload multiple files to their own user directory through the front-end (logged in) of my site, and then be able to save the location of the file (href) to the Mysql db so that I can output it as a list to the user so that they can see their uploaded files and click to view them.
Any help would be greatly appreciated. I can also provide more information on my goals if I didn't explain too well.
Im actually trying to incorporate this into the modx cms.