ID:               37439
 Updated by:       [EMAIL PROTECTED]
 Reported By:      cjm at cjmweb dot fsnet dot co dot uk
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: SuSE Linux 10.0
 PHP Version:      5.1.4
 New Comment:

Please check variables_order value in your php.ini.


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

[2006-05-14 17:30:08] cjm at cjmweb dot fsnet dot co dot uk

Description:
------------
Whenever I submit a PHP Form, GET is populated and POST is not, even if
a PHPINFO on the form reports that it is a POST request.  The problem is
reproducible every time on my system.

Reproduce code:
---------------
Take any form with method='POST' and it will fail!

Expected result:
----------------
The $_POST variable is populated along with $_GET.

Actual result:
--------------
$_POST is empty.  $_GET has the query string variables.


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


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

Reply via email to