try "stripslashes()"

Brona

> -----Original Message-----
> From: Manisha Sathe [mailto:[EMAIL PROTECTED]
> Sent: Saturday, November 29, 2003 7:03 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] how to escape '\'
> 
> 
> 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 ?
> 
> manisha
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to