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
Err: Call to a member function get_cellmap() on a non-object by sfDomPDFPlugin in Symfony
Err: No entry for terminal type "unknown"; using dumb terminal settings.
Login form input sanitizer
Configure Apache Solr in Tomcat
PHP-Java bridge drawbacks
Err: Major problems have been detected and must be fixed before continuing while installing Symfony 2
Bulk select or deselect of check boxes using JQuery
Err: PHP files opened to save instead of run in Apache, Ubuntu
Edit pages at run time for edit or spell check without any tool
SQL formatting tool online
No comments:
Post a Comment