I need to find the screen resolution of a users screen who visits my website?
Use JavaScript (screen.width and screen.height IIRC, but I may be wrong, haven't done JS in a while). PHP cannot do it.
screen.width
screen.height