I need to find the screen resolution of a users screen who visits my website?
I don't think you can detect the screen size purely with PHP but you can detect the user-agent..
' } ?>
Here's a link to a more detailed script: PHP Mobile Detect