Royal Deer Design, Web Design New York City. We are a web design and internet marketing company located in New York City
Saturday May 07, 2011, 13:17Below a very useful snippet of PHP code that detects whether the person viewing your website is on a iPad or iPhone. Thanks to this solution you can redirect visitors to a different version of your website or just to another page.
if(strstr($_SERVER['HTTP_USER_AGENT'],'iPhone') || strstr($_SERVER['HTTP_USER_AGENT'],'iPad'))
{
...
}
Tweet
How to detect iPad/iPhone hardware with PHP
if(strstr($_SERVER['HTTP_USER_AGENT'],'iPhone') || strstr($_SERVER['HTTP_USER_AGENT'],'iPad'))
{
...
}
Tweet
- iPhone as an ATM machine. | Blog/News | Monday August 10, 2009 0:00
A mid-sized bank USAA is a first bank which let us... - Google Voice on iPhone | Blog/News | Saturday January 09, 2010 10:46
Some time ago Apple didn't approve Google Voice ap... - Nexus One, from Google | Blog/News | Tuesday January 05, 2010 16:46
You can already buy from Google OnLine Store a new... - Nexus One, on Google | Blog/News | Thursday January 07, 2010 16:43
About 5 million unique visitors per day see the ho... - Apple App Store Has Lost Millions To Piracy | Blog/News | Thursday January 14, 2010 9:50
According to an analysis by 24/7 Wall St., within ...
- Website Design | Articles/Encyclopedia | Sunday January 17, 2010 17:44
Web design (Website Design). Web design it is a se...

When do-it-yourself is the bad choice: 5 items small #business owners should invest in http://t.co/w4lKVxue via @