I have seen javascript check a browser's resolution to determine what version of a web page to display (640x480? 800x600?... etc.). Is it possible to use PHP to determine this and write to a simple text file?
I would like to determine what screen resolutions are used to view the pages on my site.
I would like to determine what screen resolutions are used to view the pages on my site.