print "$HTTP_USER_AGENT";

will print the browser the person is using.

Tyler Longren
Captain Jack Communications
[EMAIL PROTECTED]
www.captainjack.com

----- Original Message ----- 
From: "wm" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 25, 2001 5:54 PM
Subject: [PHP] browser detection


> hi all,
> 
> anybody know the function for browser detection?
> 
> what i want to do is set a variable $spacerheight to a value dependent
> upon whether the user is on a mac or a pc.
> 
> then i can say height=<? echo "$spacerheight"; ?> in the html.
> 
> i tried using javascript a few diff ways with this and it didn't work.
> 
> so, if anybody knows that function or if there is another way, please
> let
> me know.
> 
> thanks.
> 
> 
> -- 
> 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]
> 


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