Hi PHPers,

I've been having a problem of late that some of my forms
which are set to method=post are not submitting by post by via get.
$REQUEST_METHOD reads get
$HTTP_POST_VARS is not set but $HTTP_GET_VARS is ..

What could be causing this ??

Thanx,
Christian


-- 
PHP General 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