RE: [PHP] stripslashes() not striping slashes

2001-10-26 Thread Boaz Yahav
y, October 25, 2001 6:01 PM To: Boaz Yahav Cc: PHP General (E-mail) Subject: Re: [PHP] stripslashes() not striping slashes > Anyone has an idea why stripslashes(); doesn't strip slashes? > I have a form that when it's submitted with a ' sign ads slashes to the > submit resu

Re: [PHP] stripslashes() not striping slashes

2001-10-25 Thread Rasmus Lerdorf
> Anyone has an idea why stripslashes(); doesn't strip slashes? > I have a form that when it's submitted with a ' sign ads slashes to the > submit results. > I'm taking the variable and sending it through stripslashes(); and yet > the slashes remain. You are perhaps thinking it does in-place modi

[PHP] stripslashes() not striping slashes

2001-10-25 Thread Boaz Yahav
Anyone has an idea why stripslashes(); doesn't strip slashes? I have a form that when it's submitted with a ' sign ads slashes to the submit results. I'm taking the variable and sending it through stripslashes(); and yet the slashes remain. NE1? berber -- PHP General Mailing List (http://www.ph