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

The bug has already been fixed, I checked 4.4.0-dev
(php4-200212191830).


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

[2002-12-13 08:17:47] [EMAIL PROTECTED]

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

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

[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