How To Detect Mobile Browsers With PHP?
23
Dec
// php the_time('Y') ?>
DetectMobileBrowsers.mobi is a website providing a function & information on how to detect mobile browsers.
It can detect:
- iPhone
- Opera Mini
- Android
- Blackberry
It has an online function generator that guides you to create a personalized function according to "how you want to treat every browser".
P.S. The code is free to be used on non-profit websites.
Requirements: No Requirements
Website: http://detectmobilebrowsers.mobi/
Download: http://detectmobilebrowsers.mobi/#download
Website: http://detectmobilebrowsers.mobi/
Download: http://detectmobilebrowsers.mobi/#download
- Tags:
Android Blackberry iPhone Opera Php
- Filed under: Goodies, Mobile Development, Other License
- 2 Comments





















2 Responses for "How To Detect Mobile Browsers With PHP?"
This is alright but actually, the webservices provided by Wapple Architect are more reliable.
Just google for WAPL and you can find the isMobileDevice() function inside the ‘How it works’ area of the manual.
you can also consider other providers like atlas and handsetdetection.com