/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
include('mobile_device_detect.php'); $mobile = mobile_device_detect(); if ($mobile==true) { }
URL: http://www.wprecipes.com/how-to-detect-mobile-visitors-on-your-wordpress-blog