From: "Vincent DUPONT" <[EMAIL PROTECTED]>
> I can't remember the name of the function to remove
> the escaping of quotes when submitting a textarea
> example :
>
> becomes :
>
> stripslashes and stripcslashes seem not to work...
stripslashes() works, just make sure you capture the result.
Hi,
I can't remember the name of the function to remove the escaping of quotes when
submitting a textarea
example :
becomes :
stripslashes and stripcslashes seem not to work...
vincent
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo