[PHP-DB] $_SERVER

2006-09-27 Thread Ron Piggott (PHP)
Is there a predefined variable that will tell me the resolution of the
browser that is looking at my site?

EXAMPLE 1024 X 768 OR 800 X 600

Ron


Re: [PHP-DB] $_SERVER

2006-09-27 Thread Chris

Ron Piggott (PHP) wrote:

Is there a predefined variable that will tell me the resolution of the
browser that is looking at my site?


You have to do this through javascript, php can't capture that information.

--
Postgresql  php tutorials
http://www.designmagick.com/

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