Merlin wrote:
Hi there,

I do have images inside a blob field which I would like to save to the hard drive. Now I cant find a fuction in saving the file. Usually I retrieve the data out of the blob, and output a header before echoing the data.

Basicly I do have the image now saved inside a string and I would need to write that to a file. At least I guess this could work.

Has anybody an idea how to do that, I am kind of lost here.

fwrite()

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



Reply via email to