Date: 11/27/00
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Annotated Manual"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] New Site"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: andbe611 <email protected>
Operating system: Linux
PHP version: 4.0.3pl1
PHP Bug Type: HTTP related
Bug description: POST/GET: string with NULL values not parsed correctly
When posting a string like this:
var=hello%00world
The $HTTP_POST_VARS["var"] only contains "hello".
I use php.ini-dist
'--with-apxs=/usr/local/apache/bin/apxs' '--with-config-file-path=/usr/local/apache/conf' '--with-mysql' '--enable-track-vars' '--enable-ftp' '--enable-wddx'
-- Edit Bug report at: http://bugs.php.net/?id=7987&edit=1-- 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>
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Annotated Manual"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] New Site"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

