[PHP-DEV] Bug #939 Updated: Automatically inserts a \ before a ' cuasing a \' on a post From: Bug Database (php-dev <email protected>)
Date: 11/21/98

ID: 939
User Update by: webmaster <email protected>
Status: Open
Bug Type: Other
Description: Automatically inserts a \ before a ' cuasing a \' on a post

When a form post contains a ' a \ is inserted before it.

ex. If the word "isn't" was typed into a form text box and submitted the result would be "isn\'t"
you can see an example of this on the php3 website at http://php3.net/FAQ.php3

Full Bug description available at: http://ca.php.net/bugs.php3?id=939

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>