View Single Post
Old 03-24-2008, 10:47 AM   #8 (permalink)
vginov
Junior Member
 
Join Date: Mar 2008
Posts: 6
Default Re: I need the PHP code to display in the proper place in a table

`Image` longblob,

I am storing it as a longblob, But when i display it it is giving me as ascii value
i use print $row['image'];
but i do not know the formated string in printf

such as prinntf("%s",$row['image']);
vginov is offline   Reply With Quote
Sponsored Links