Who is Michael?

At the moment I am adding suport for the iPad to a video enabled site, so I thought it would be nice to add features to the site depending on whether the user agent is an iPad or not. This can be easily done in PHP with the $_SERVER variable: 1 2 3 4 5 [...]
August 5, 2011iPad, iPhone, PHPNo comments