[PHP-DEV] Bug #1114: POST form: don't returns don\'t From: kenford <email protected>
Date: 02/02/99

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>