ID:               31434
 Updated by:       [EMAIL PROTECTED]
 Reported By:      phpfanat at yandex dot ru
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: n/a
 PHP Version:      Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.


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

[2005-01-06 21:48:53] phpfanat at yandex dot ru

Description:
------------
The manual entry about Predefined variables at
http://ru.php.net/manual/en/language.variables.predefined.php
says "$_GET - Variables provided to the script via HTTP GET."
This is wrong. $_GET filled with data even when POST method used and
actually it come from HTTP URI's QUERY STRING.
This messed up too many people. 
I did a poll, and more than 50% answered that you can send POST and GET
requests simultaneously, proving it with this manual entry.
I'd suggest to change it to "Variables provided to the script via QUERY
STRING" or sometning more correct.



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


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

Reply via email to