On Monday 10 September 2001 23:57, Sean C. McCarthy wrote:
> Hi,
>
> Didn't help. I tried it before that is why I tried with addcslashes.
Not addcslashes. addslashes. Note the missing "c"
--
Christian Reiniger
LGDC Webmaster (http://lgdc.sunsite.dk/)
Nothing is more dangerous than an idea if i
-
> From: "Sean C. McCarthy" <[EMAIL PROTECTED]>
> To: "PHP General List" <[EMAIL PROTECTED]>
> Sent: Monday, September 10, 2001 2:42 PM
> Subject: [PHP] Stripslashes question.
>
> > Hi all,
> >
> > What will be the way to con
So sprach »Sean C. McCarthy« am 2001-09-10 um 22:42:51 +0100 :
> Hi all,
>
> What will be the way to convert binary information into a string which
> will get into an SQL query for MySQL? I tried stripcslashes but I got
> stucked with it. Any help?
Wrong direction :) addslashes($binary) will en
try addslashes instead. You might have better luck.
- Original Message -
From: "Sean C. McCarthy" <[EMAIL PROTECTED]>
To: "PHP General List" <[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 2:42 PM
Subject: [PHP] Stripslashes question.
> H
Hi all,
What will be the way to convert binary information into a string which
will get into an SQL query for MySQL? I tried stripcslashes but I got
stucked with it. Any help?
Thanks in advance.
Sean C. McCarthy
SCI, S.L. (www.sci-spain.com)
--
PHP General Mailing List (http:/
5 matches
Mail list logo