If you want to see what you can get from the client, serverside. Please run
the following:

<?
phpinfo();
?>


Put that into some php file, and it will tell you what PHP will allow you to
get be default. I feel that the JS answer is about as correct as your going
to get. 
-- 
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: [EMAIL PROTECTED] 

> -----Original Message-----
> From: Tyler Longren [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 23, 2001 10:54 AM
> To: Kyle Smith; [EMAIL PROTECTED]
> Subject: Re: [PHP] Resolution
> 
> 
> I don't believe you can get screen resolution with PHP.  
> You'd need to use
> something client side, such as Javascript.
> 
> Tyler
> 
> ----- Original Message -----
> From: "Kyle Smith" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 23, 2001 6:45 PM
> Subject: [PHP] Resolution
> 
> 
> is there a code to show a users screen resolution and/or make 
> a webpage go
> to a certain page of the site depending on the users screen 
> resolution?
> 
> 
> -legokiller666-
> http://www.StupeedStudios.f2s.com
> New address.... new site
> 
> ICQ: 115852509
> MSN: [EMAIL PROTECTED]
> AIM: legokiller666
> 
> 
> 
> 
> 
> -- 
> 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