Hi,
I am a beginner with PHP and especially with MySQL databases. I have a form for storing data and also a couple of images as blob to db. Now I would need to retrieve those images from the db. How do I do that?
I tried to find some help from this forum, but I didn't understand those examples I found at all.