I understand you can use base64_encode and decode.
http://www.phpbuilder.com/manual/function.base64-encode.php
>>> > i have the problem that i want to put an image into a firebird
>>> database.
>>> the
>>> > problem is that when i copy the code of the image into my sql syntax,
>> the
>>> > code
I also think addslashes() and stripslashes() could be useful..
"Puiu Hrenciuc" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Why don't you use base64_encode and base64_decode functions ?
> It will take about 33% more space but will be SQL and PHP safe .
>
>
> "Markus Ecker" <[EMA
Why don't you use base64_encode and base64_decode functions ?
It will take about 33% more space but will be SQL and PHP safe .
"Markus Ecker" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> hi all!!
>
> i have the problem that i want to put an image into a firebird database.
the
>
3 matches
Mail list logo