in the tutorial section here in php, we have there how to upload image in the file. but my question is how to upload image in mysql database and show it to the website. pls. make code very simple. thanks.
Xintell
Aug 9 2009, 09:44 AM
QUOTE(wheay @ Aug 8 2009, 11:32 AM)
in the tutorial section here in php, we have there how to upload image in the file. but my question is how to upload image in mysql database and show it to the website. pls. make code very simple. thanks.
you're not going to upload the image in sql... you will upload it in the site then save the image source in sql
^^ in that way you can call the source of image from sql ^^
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.