[PHP] stripslashes strips too much

2001-09-11 Thread Christian Haines

hi all,

i am experiencing a bit of a problem with stripslashes stripping too much
data.

For example:

it will strip abc's - abc

has anyone else experienced this? is there a solution?

many thanks in advance,
christian


-- 
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]




Re: [PHP] stripslashes strips too much

2001-09-11 Thread nayco

I 've got the same problem on many scripts using mysql and forms ...
it's hard to handle the  '  character..
i'd like some advices too !!!



(°-Nayco,
//\[EMAIL PROTECTED]
v_/_ http://nayco.free.fr


- Original Message -
From: Christian Haines [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, September 11, 2001 9:53 AM
Subject: [PHP] stripslashes strips too much


 hi all,

 i am experiencing a bit of a problem with stripslashes stripping too much
 data.

 For example:

 it will strip abc's - abc

 has anyone else experienced this? is there a solution?

 many thanks in advance,
 christian


 --
 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]