Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- detectar iphon, ipad etc con php


penders - 11:37 am on Feb 9, 2012 (gmt 0)


switch ($ua) {  
case preg_match('/android.+mobile/i'):
// Android menu
break;
:


For anyone copy 'n' pasting, this is pseudo (PHP) code :)


Thread source:: http://www.webmasterworld.com/php/4414786.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com