"$HTTP_* aren't superglobals and are not available inside functions...."

that i know of i didnt use them inside functions unless checking them with
if(!empty($HTTP_SESSION['username'])){..... is illegal...? if that is so
then no wonder why it didnt work

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

Reply via email to