/ Published in: PHP
![](/img/icon_sav.png?v3)
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function mobileCheck(){ $user_agent = $_SERVER['HTTP_USER_AGENT']; foreach($devices as $device){ } return false; }
URL: http://www.dropthenerd.com/how-to-easily-detect-mobile-devices/
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)