Page 1 of 1

Screen

Posted: Wed Oct 02, 2002 5:55 am
by pbangsoe
Is it possible to get screen width using PHP :?:

Posted: Wed Oct 02, 2002 7:19 am
by volka
this is a client-side information and the browser does not send this information to the server by default. So the answer is: not by default and not without client-side support ;)