ID:               20989
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         *URL Functions
 Operating System: Linux
 PHP Version:      4.2.2
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


Previous Comments:
------------------------------------------------------------------------

[2002-12-13 08:16:24] [EMAIL PROTECTED]

?a&b&c=3&d=4&e=5
This results in HTTP_GET_VARS:
a=
b=
c=3
The variables d and e are missing. For each variable without = it
deletes a variable at the end.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20989&edit=1

Reply via email to