|
Posted by Nicko on 02/07/06 03:57
Hey everyone,
I'm on a server running PHP 5.0.5 but we've discovered that there's a
problem with it. We cannot create a form with method "POST" because it
simply will not post the form data (using HTML 4.01 Strict).
If we switch the method to a "GET", it _will_ work! Would anyone here be
able to explain it? I've already sent a message to our host but more out
of curiousity, I want to know if anyone else has experienced this before.
An example is here: http://www.webmarkdesigns.com.au/my_test.php5
You'll notice: Array ( )
which represents a print_r($_REQUEST) call - press the submit button and
see what happens!
Thanks for your help in understanding this,
Nicko.
Navigation:
[Reply to this message]
|