[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-general
Subject:    Re: [PHP] POST superglobal is empty
From:       Christophe Chisogne <christophe () publicityweb ! com>
Date:       2004-08-05 8:22:17
Message-ID: 4111EE39.6040002 () publicityweb ! com
[Download RAW message or body]

Andy Loftus a écrit :
> Does anyone have any ideas as to why $_POST would be empty when 
> submitting a form to php?

I remember a post in this list about IE 6 not sending POST datas
some times (when reloading an html form).

If you use Mozilla or Firefox, the Livehttpheaders[1] extension
can help seeing what html headers are sent/received
So you can see if it's browser or server related.

Perhaps there's a strange setting in php.ini.
Add a 'phpinfo()' in your PHP code and search weird things
(you can also see there if POST is empty)

Hope it helps,

Christophe

[1] http://livehttpheaders.mozdev.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic