Hi there, I was hoping someone might help me edit this mobile redirect code posted at: pcmechanix.ca/mobile_redirect.htm so that it includes IPhones with the redirecting process. Any suggestions? FYI - Besides this minor exception, it is quite an effective code for redirecting mobile phones. You can try it for yourself, simply enter the following URL into your mobile: <<Snipped>> Thanks, Ash Webmaster
remove: PHP: if(preg_match("/iphone/i",$_SERVER["HTTP_USER_AGENT"])) return false; Add 'iphone' to $uamatches array