Monthly Archives: June 2010

How To: PHP – Enable Features for Specific Devices

Here’s another quick example on how to use MobileESP project code to optimize your web site. Let’s say that you have a single web page optimized for all iPhone Tier devices. This tier of devices includes iPhone, iPod Touch, Android,

Posted in How To - PHP

How To: PHP Redirects

We get a lot of questions about using the MobileESP project code in practice. Here’s one example on how to redirect browser traffic to optimized content. In this scenario, we put a PHP file in the root of a web

Posted in How To - PHP

MobileESP APIs Published!

Just a quick note that I published the complete list of device detection methods for easier perusal. One page is focused on the server-side programming languages for PHP, Java and ASP.NET. The other page lists the methods for the JavaScript

Posted in MobileESP APIs