Hi, It is possible to get the remote users screen resolution with PHP isn't it? (probably a stupid question) 🙂
If so, I want to write a script that says something like
"if resolution is greater than 600x800 display THIS, else... display this instead"
Can someone help me get started? because I don't know what variable is used to get screen resolution.