Ummm...I'm a little stuck on how to approach the following....
I have a mySQL table holding images (fields are: data (blob), name (text),
type (text), size(text), desc (text) )
If I want to show the image on a page (they're all jpg's), how do I do I
implement this?
Uploading, downloading, text listing it is easy...I'm just wondering how I
SHOW it. :-)
I'm completely brain-frozen on this.
Thanks in advance,
Robert