Hi! :-)
I'm sorry if I'm boring you, I'm here with another error.
But I can't upload a photo in my db.
Why?
I've installed the script on my website.
All seems work fine, I put my data in the form, I browse on my computer to add my photo, and at the end I got the thank you message.
But...
in the database it is not the photo. :-(
(I see with PhpMyAdmin).
So, I don't understand what do I do...
Thank you for your help!
ciao :-)
Augusta
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi! :-)
I'm sorry if I'm boring you, I'm here with another error.
But I can't upload a photo in my db.
Why?
I've installed the script on my website.
All seems work fine, I put my data in the form, I browse on my computer to add my photo, and at the end I got the thank you message.
But...
in the database it is not the photo. :-(
(I see with PhpMyAdmin).
So, I don't understand what do I do...
Thank you for your help!
ciao :-)
Augusta
well, I found the photo, sorry! It is not uploaded in the database but in the folder "files"... :oops:
However, I don't understand how can I know who is the guy in the picture, if the photo field in my db is empty?
I will use the form to collect inscription to a club, everyone with photo...
Someone can be so kind to explain me, please?
Thank you in advance
A.
You should be storing the file name with every DB entry so you can connect your picture with the DB name entry.