ID: 22251
User updated by: kr at bpm dot pl
Reported By: kr at bpm dot pl
Status: Bogus
Bug Type: *Programming Data Structures
Operating System: RH8.0
PHP Version: 4.2.3
New Comment:
I understand you Sniper :-) but you don't understand me
ID: 22251
User updated by: kr at bpm dot pl
Reported By: kr at bpm dot pl
Status: Bogus
Bug Type: *Programming Data Structures
Operating System: RH8.0
PHP Version: 4.2.3
New Comment:
This path: file.php?par[]=1&par[]=2&par[]=3 is correct
From: kr at bpm dot pl
Operating system: RH8.0
PHP version: 4.2.3
PHP Bug Type: *Programming Data Structures
Bug description: wrong parameters in $_GET/$_PUT tables
apache 2.0.40
web browser: file.php?par=1&par=2&par=3
echo count($_GET); // 1
echo $_GET[&quo