Image To Database
-
Hello everyone,
i want to upload an image with a form. I′ve got an “File Upload”-Field with the following Allowed File Extensions: “jpg,jpeg,png”.Now I want to save the files in a MySQL-Database.
Is this possible? With the MySQL-Mapping, I was able to save the file in the database, but it′s not readable (as a bin-file).After that, I want to show the files/images by using a php-file.
Does anyone made anything like this? Or has an idea, how to save/send the images properly in/to the MySQL-Database?
Thanks for your help!
Greetings Tobi
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Image To Database’ is closed to new replies.