rameshfaj Posted February 6, 2008 Share Posted February 6, 2008 How can i store and retrieve the BLOB objects from the mysql database using PHP script.Can anyone show me some simple and small scriptlets. Link to comment https://forums.phpfreaks.com/topic/89668-solved-storing-and-retrieving-blob-objects-from-mysql-database/ Share on other sites More sharing options...
toplay Posted February 6, 2008 Share Posted February 6, 2008 Please search the web before posting. http://www.devarticles.com/c/a/MySQL/Blobbing-Data-With-PHP-and-MySQL/ http://www.anyexample.com/programming/php/php_mysql_example__image_gallery_(blob_storage).xml http://www.google.com/search?num=30&hl=en&newwindow=1&safe=off&q=blob+%2Bmysql+%2Bphp Link to comment https://forums.phpfreaks.com/topic/89668-solved-storing-and-retrieving-blob-objects-from-mysql-database/#findComment-459504 Share on other sites More sharing options...
des1017 Posted August 1, 2008 Share Posted August 1, 2008 There isn't a easy way just to output a BLOB? like selecting the row in a DB and echo $blob ? Link to comment https://forums.phpfreaks.com/topic/89668-solved-storing-and-retrieving-blob-objects-from-mysql-database/#findComment-605217 Share on other sites More sharing options...
acctman Posted August 28, 2008 Share Posted August 28, 2008 There isn't a easy way just to output a BLOB? like selecting the row in a DB and echo $blob ? did you figure out how to output blob data? Link to comment https://forums.phpfreaks.com/topic/89668-solved-storing-and-retrieving-blob-objects-from-mysql-database/#findComment-627570 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.