![]() |
Detect mobile - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Detect mobile (/showthread.php?tid=48870) |
Detect mobile - El Forum - 01-31-2012 [eluser]Unknown[/eluser] Hello, I'm currently trying to check if the user of my web page is using a mobile or is using a pc. I'm trying doing this: Code: if ($this->agent->is_mobile()){ What is the problem? (sorry bad english ) Detect mobile - El Forum - 01-31-2012 [eluser]InsiteFX[/eluser] 1140 Grid System fluid to mobile |