Date: 09/14/98
- Next message: ssb: "[PHP-DEV] CVS update: php3/functions"
- Previous message: Sander Steffann: "[PHP-DEV] Configuration-options"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: be <email protected>
Operating system: any?
PHP version: 3.0.3
PHP Bug Type: Misbehaving function
Bug description:
I have for example
<input type=image name="foo[123]">
in a form. Then the receiving script does
not have
$foo_x[123] and $foo_y[123]
in its namespace.
It has only $foo[123] containg the value
of what should be $foo_y[123]
Boris
-- 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: ssb: "[PHP-DEV] CVS update: php3/functions"
- Previous message: Sander Steffann: "[PHP-DEV] Configuration-options"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

