Hi,

I have few images in PostgreSQL Blob field that I want to retrieve and put
on HTML page. Is there a way how can I do it directly from blob, or I have
to copy it into tmp file first and then use <img src> tags in html?

TIA,
miro.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to