Hi Rick,

The important thing to remember is that PHP (as any other similar language)
is a server-side scripting language. It won't help you getting your client
details apart of those sent in HTTP headers.
You should rather consider looking into JavaScript capabilities to
accomplish your task.

HTH, Stas

----- Original Message -----
From: "Rick Selby" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 28, 2002 12:02 PM
Subject: [PHP] Window/Page/Browser/Screen width


> Hi,
>
> I've seen similar questions in archives so sorry if I'm asking the same
thing
> again!
>
> Is it possible, using php, to get the screen, page, or window width?
>
> My aim would be to have a set of picture thumbnails, and give the html the
best
> number of columns depending on the size of the display.
>
> I'd rather not use java, because many people have it turned off (even
though I
> wouldn't be exploiting it!)
>
> Cheers,
> --Rick
>
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
>
> --
> 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