Date: 02/02/99
- Next message: Bug Database: "[PHP-DEV] Bug #1114 Updated: POST form: don't returns don\'t"
- Previous message: raytodd <email protected>: "[PHP-DEV] Bug #1113: parameter type mismatch in dbmopen"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: kenford <email protected>
Operating system: linux 2.0.36
PHP version: 3.0.6
PHP Bug Type: Other
Bug description: POST form: don't returns don\'t
I submit a POST form with the word: don't
PHP automatically convert it to : don\'t
and I cannot seems to get rid of it, I try using function ereg_replace that
dose not work I also try urldecode that also does not work.
-- 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: Bug Database: "[PHP-DEV] Bug #1114 Updated: POST form: don't returns don\'t"
- Previous message: raytodd <email protected>: "[PHP-DEV] Bug #1113: parameter type mismatch in dbmopen"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

