PHP runs on the server.  It knows nothing about the client.  Use Javascript
to get information about the client and pass it to your PHP script.
-Kevin

----- Original Message -----
From: "Edward Peloke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 29, 2002 2:18 PM
Subject: [PHP] screen resolution


> I am making some pictures for my website in photoshop.  Is there anyway I
> can use php or html to get the screen resolution so that I can load
> different images accordingly.  I know I can just make them all less than
640
> pixels wide but then they look to small on most computers.
>
> Thanks,
> Eddie
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



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

Reply via email to