Re: [PHP] how to escape '\'
From: Leif K-Brooks (eurleif_at_ecritters.biz)
Date: 11/29/03
- Next message: Bronislav klučka: "RE: [PHP] how to escape '\'"
- Previous message: Manisha Sathe: "how to escape '\'"
- In reply to: Manisha Sathe: "how to escape '\'"
- Next in thread: Bronislav klučka: "RE: [PHP] how to escape '\'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 29 Nov 2003 00:49:04 -0500 To: Manisha Sathe <manisha@starhub.net.sg>
Manisha Sathe wrote:
>I have magic_quotes_gpc ON
>
>'Here's is' - this comes out after HTTP post as
>
>'Here\'s is'
>
>But i want to get back the original string as it is - how to change ?
>
www.php.net/stripslashes
- Next message: Bronislav klučka: "RE: [PHP] how to escape '\'"
- Previous message: Manisha Sathe: "how to escape '\'"
- In reply to: Manisha Sathe: "how to escape '\'"
- Next in thread: Bronislav klučka: "RE: [PHP] how to escape '\'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]