Is it possible to upload an image via the web and have it stored in a mySQL database?
| SitePoint Sponsor |
Is it possible to upload an image via the web and have it stored in a mySQL database?





Yes it is but it is much more effecient to upload the image copy to a directory and then store the image name in the database. Why do you want to store all that binary data in the database itself?
Please don't PM me with questions.
Use the forums, that is what they are here for.
Bookmarks