Hi,
I am pretty new to php.
On my site, I have set up a form to store images in a database, it works fine, and the images are stored in there as BLOB files.
However, I can't work out how to display the image from the database.
I want to show the image on a page, that relates to the correct image id in the database. thats it.
Does anyone know how to do this?
Cheers,
QWaz