[PHP-DEV] Bug #1114 Updated: POST form: don't returns don\'t From: Bug Database (php-dev <email protected>)
Date: 02/02/99

ID: 1114
Updated by: rasmus
Reported By: kenford <email protected>
Status: Closed
Bug Type: Other
Assigned To:
Comments:

Use the StripSlashes() function. Or, if you never need to insert the posted data into a database, you may just want to turn off this "magic_quotes" feature. Look in your php3.ini file and turn off magic_quotes_gpc

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

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