On Thursday, June 13, 2002, 4:36:29 PM, you wrote:
> Why $HTTP_USER_AGENT don't work?? I can't get it's value, but in phpinfo the
> value appears. why this???

Try $_SERVER['HTTP_USER_AGENT']. If that works, read
http://www.php.net/manual/en/language.variables.predefined.php.

-- 
Stuart


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

Reply via email to