View Single Post
  #5 (permalink)  
Old 06-05-2008, 05:11 PM
ClassicGlory ClassicGlory is offline
Newbie
 
Join Date: Jun 2008
Posts: 1
Credits: 0
Rep Power: 0
ClassicGlory is on a distinguished road
Default Re: Tutorial: Storing Images in MySQL with PHP / Part II / Display your images

Jaan,

I loved your easy to follow instructions but I want to do something slightly different. I have a MySQL db and want to display a Blob image from it into a table populated by PHP.
I have a MySQL query which selects all records from the database and then displays the text content from each record on a row in the table.
I want one of the table cells in each row to display the blob image.

How do I do this?

Regards

CG
Reply With Quote

Sponsored Links