ac senthilkumar's blog
________________________________________________________________________________________
Wednesday, December 31, 2008
Fetch and display the image(bytea) from postgres DB
$image = stripcslashes($row[1]);
header("Content-Type: image/jpg");
print($image);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
Download cached flash videos of Firefox and Chrome in Linux(Ubuntu)
Err: Unlock Login Keyring in Ubuntu 11.10 problem
PDOException: Invalid text representation
Err: Assistive technology support has been requested for this session ...
List file names with modified time stamp customized
Err: Call to a member function get_cellmap() on a non-object by sfDomPDFPlugin in Symfony
quicktime demuxer not found in Ubuntu 11.10
Turn USB write protect flag off
Err: Couldn't open header file ...
Err: Wrong Datatype (#Value will be displayed)
No comments:
Post a Comment