[PHP-DEV] PHP 4.0 Bug #2707 Updated: Weird POST problem From: Bug Database (php-dev <email protected>)
Date: 11/25/99

ID: 2707
Updated by: rasmus
Reported By: jakow <email protected>
Status: Closed
Bug Type: Scripting Engine problem
Assigned To:
Comments:

There is no bug here. A @ is not a valid character in POST data of type application/x-www-form-urlencoded
Please refer to http://www.w3.org/TR/REC-html40/interact/forms.html#h-17.13.4.1

Full Bug description available at: http://bugs.php.net/?id=2707

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>