son
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] Submiting Data with an '
>
>
> addslashes()
> php.net/addslashes
> - Original Message -
> From: Chris Anderson <[EMAIL PROTECTED]>
> To: Matthew Loff <[EMAIL PROTECTED]>; 'Mike Mike'
addslashes()
php.net/addslashes
- Original Message -
From: Chris Anderson <[EMAIL PROTECTED]>
To: Matthew Loff <[EMAIL PROTECTED]>; 'Mike Mike' <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 12:45 PM
Subject: Re: [PHP] Submiting Data
ent: Thursday, July 05, 2001 3:29 PM
Subject: RE: [PHP] Submiting Data with an '
>
> Use the addslashes() call to automatically escape characters like that.
>
> MySQL will not add the slashes into the table cell, so no need to
> stripslashes() after you SELECT it back ou
Use the addslashes() call to automatically escape characters like that.
MySQL will not add the slashes into the table cell, so no need to
stripslashes() after you SELECT it back out.
-Original Message-
From: Mike Mike [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 05, 2001 3:19 PM
To
4 matches
Mail list logo