Date: 02/02/99
- Next message: andrey: "[PHP-DEV] CVS update: php3"
- Previous message: kenford <email protected>: "[PHP-DEV] Bug #1114: POST form: don't returns don\'t"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: andrey: "[PHP-DEV] CVS update: php3"
- Previous message: kenford <email protected>: "[PHP-DEV] Bug #1114: POST form: don't returns don\'t"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

