well, you failed to supply any example of your code, so I have no reason to
assume anything but a syntax issue, therefore I provided an example of
proper syntax that works for me.
----- Original Message -----
From: "garman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 20, 2001 12:44 PM
Subject: RE: [PHP] inserting free-form text with quotes to mysql
> Dude! I already said that wasn't working :)
>
> MG
>
> >===== Original Message From "Jason Bell" <[EMAIL PROTECTED]> =====
> >$newstring = addslashes($oldstring);
> >
> >then, use $newstring for everything.... should work.
> >
> >----- Original Message -----
> >From: "garman" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Friday, July 20, 2001 11:57 AM
> >Subject: [PHP] inserting free-form text with quotes to mysql
> >>
> >> I've tried addslashes() and removeslashes() before the submit, but that
> >> doesn't seem to help.
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]