>I am merely trying to see whether a page was posted to or not, and
>perform an action from the result.
>
>Matt Babineau

<?

if (@$HTTP_POST_VARS) {

}

?>


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

Reply via email to