BenRussell
Programmer
I am running an online service that allows users to upload images to my website. Instead of storing the pictures on my website as .jpg or something of that sort, how can I instead store them in a table in my MySQL database? ANd then, how do I retrieve them and display them in the browser?
I am using Perl for the interface. If anyone has any suggestions on how to do this, or any tutorials to point out, that would be great. Thank you.
P.S. I am also interested in storing other types of files also, such as .zip, .exe, .mp3, etc.
- Ben
I am using Perl for the interface. If anyone has any suggestions on how to do this, or any tutorials to point out, that would be great. Thank you.
P.S. I am also interested in storing other types of files also, such as .zip, .exe, .mp3, etc.
- Ben