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

ID: 939
Updated by: jim
Reported By: webmaster <email protected>
Status: Closed
Bug Type: Other
Assigned To:
Comments:

This is what is supposed to happen when the magic_quotes_gpc
configuration setting is set.

The php3.net mirror problem is related, in that they apparently have
magic_quotes_runtime set, but the current code for the site does not expect
this. Check one of the other mirrors like http://ca.php.net/FAQ.php3 to see
what happens when it is set as expected (off) for PHP mirrors.

Jim

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>