Avatar of Richard Korts
Richard Korts
Flag for United States of America

asked on 

iPad device registers as Mac

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
iPadPHP

Avatar of undefined
Last Comment
Richard Korts

8/22/2022 - Mon