PHP mobile browser detection?
Posted
by
TreyK
on Stack Overflow
See other posts from Stack Overflow
or by TreyK
Published on 2010-09-28T21:22:38Z
Indexed on
2012/03/26
17:29 UTC
Read the original article
Hit count: 254
I'm in need of a way to detect mobile browsers server-side. I'd like a way that requires me to do little to set up and little to maintain, yet still provide me with accurate detection of (at the VERY least) Android, Mobile Safari and Blackberry browsers, along with alternatives like Opera.
I'd like to have at least the majority of the mobile market covered, and I'd really prefer virtually all of the market if it doesn't take much.
© Stack Overflow or respective owner