ID:               32812
 User updated by:  samuel at replicon dot com
 Reported By:      samuel at replicon dot com
-Status:           Feedback
+Status:           Closed
 Bug Type:         Scripting Engine problem
 Operating System: Windows 2000
 PHP Version:      5.0.4
 New Comment:

Thanks, the Check that register_long_arrays is off. After turned it on,
everything is working now.


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

[2005-04-24 22:20:56] [EMAIL PROTECTED]

Check that register_long_arrays is On.

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

[2005-04-24 22:16:51] samuel at replicon dot com

var_dump($_POST) --> array(1) { ["submit"]=> string(6) "submit" }

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

[2005-04-24 22:13:47] samuel at replicon dot com

var_dump($HTTP_POST_VARS) --> NULL
  var_dump($HTTP_POST_FILES) --> NULL

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

[2005-04-24 22:07:44] [EMAIL PROTECTED]

Use var_dump($HTTP_POST_VARS); to see the contents of the variable.
Also check $_POST too.

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

[2005-04-24 21:58:41] samuel at replicon dot com

refine summary.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/32812

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

Reply via email to