51Degrees-PHP
Mobile Device Detection for PHP - 4 Step Setup - 3 Minutes
4 Steps - Download, Unzip, Include, Go Mobile with PHP
Add mobile device detection to PHP the easy way with 51Degrees.mobi. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas.
Step 1 - Download the Zip file from SourceForge.
Step 2 - Unzip the file into a directory of your choice within your project.
Step 3 - Then add the following code to your PHP page file:
include_once('path/to/51Degrees.php...