I have a strange problem with HTML-Forms with the method POST.

When I work local on my computer with the localhost, all data tipped into 
the form can be read from the HTTP_POST_VARS-system array.

But when I trie to use the form from a other computer connected to the 
internet, all the formdata are lost, the HTTP_POST_VAR-array is empty.

What happens hear ? What did I wrong ?

Thanks for your help.
Philipp

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to