Is it possible to store the content of blob field (in which is stored image) in a variable? I tryed $var=$myrow[5] but it does not work.
Ofcourse it is.
Read this:
http://www.phpbuilder.com/columns/florian19991014.php3
look at the part where the data is extracted from the database.