Friday, 27 September 2013

Detecting Mobile Safari

Detecting Mobile Safari

I need to detect if the user is browsing via mobile safari (either iPad,
iPhone or iPod). I could do this with JS or PHP but I would prefer to do
it with PHP. I need to detect just mobile safari and not other browsers on
the device.
Please don't reply and suggest feature detection as that is not an option
for me.

No comments:

Post a Comment