Forum Moderators: coopster

Message Too Old, No Replies

Form data and File/Image Upload

Data to MySQL and file to Server

         

mvaz

10:45 am on Aug 18, 2008 (gmt 0)

10+ Year Member



Hello, I have a form that has a few fields on to which the user inputs his/her details and then a field to upload an image.

I would like to know if the form fields can be updated into a database, and the image be uploaded to a specified folder/directory on the web server; all using the same form.

I have tested these two functionalities, but would like to place a form that can do both.

Please advise and your assistance is very much appreciated.- Thanks

jatar_k

12:38 pm on Aug 18, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



you can absolutely do both together

>> I have tested these two functionalities

just take the two forms you used and combine them, then you could do the same for the scripts