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

From: webmaster <email protected>
Operating system: lunix
PHP version: 3.0.5
PHP Bug Type: Other
Bug 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 reslut would be "isn\'t"
you can see an example of this on the php3 website at http://php3.net/FAQ.php3

--
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>