Does the browser send any kind of resolution information to the PHP environment? I know we can achieve this with Javascript, but I\'m wanting to do some stuff with it in PHP.
Thanks
Chris
only way to get it is with javascript. you could always get the resolution via javascript, and pass it into your php script via link.