Posted by petersprc on 11/19/06 23:54
You can fetch the value from the db, then file_put_contents or fwrite
it into a file.
You might also be able to use "select ... into outfile" with some
options...
ttc wrote:
> Hy to all...
>
> I grab image from attachment in mail body and put whole body in
> database.
> Does someone maybe know how to export encoded image from database to
> directory on server.
>
> thnx
[Back to original message]
|