I am having trouble uploading pitcures to a webserver. I need to be able to allow the user to upload a picutre whilst filling out a web form about themselves and store the picuter's url in a mysql database. I would also need it to store the picuter on another web page.
I am really confused and would appreciate any help.
Thanks,
Tej
Uploading pictures onto a website & storing them in MySQ
Moderator: General Moderators
Something that does this job is:
http://www.phpclasses.org/browse.html/package/930.html
It can story any type of file in db of your choice. It does require an additional database package which can also be found at phpclasses.org.
http://www.phpclasses.org/browse.html/package/930.html
It can story any type of file in db of your choice. It does require an additional database package which can also be found at phpclasses.org.