I have a php program that uses $_SERVER['HTTP_USER_AGENT'
] to determine the device type.
A user claims they are using an iPad, they get the attached (I just echoed the result of $_SERVER['HTTP_USER_AGENT'
] on the server).
Why does this occur?
ipad_says_mac.jpg