"Then" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> At the cost of sounding dense...wouldn't POSTing the variables solve the
> problem.
Nope. For instance, was the variable $authorized set via POST, GET,
cookie, etc.? You don't know. But specifically testing it by
$_POST['authorized'] or extract($HTTP_POST_VARS) (and no other variable
arrays) would ensure it arrived via a POST.
- Steve Yates
- Friends help you move. Real friends help you move bodies.
/ Taglines by Taglinator - www.srtware.com /
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php