Классы | |
class | BaseContext |
class | ContextAttributeTable |
class | ContextCounterDayTable |
class | ContextEntityItemTable |
class | ContextTable |
class | Handlers |
class | MobileDetect |
class | TypeManager |
Motto: "Every business should have a mobile detection script to detect mobile readers"
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
Original author: Victor Stanciu vic.s.nosp@m.tanc.nosp@m.iu@gm.nosp@m.ail..nosp@m.com
@license Code and contributions have 'MIT License' More details: https://github.com/serbanghita/Mobile-Detect/blob/master/LICENSE.txt
http://mobiledetect.net GitHub Repo: https://github.com/serbanghita/Mobile-Detect Google Code: http://code.google.com/p/php-mobile-detect/ README: https://github.com/serbanghita/Mobile-Detect/blob/master/README.md HOWTO: https://github.com/serbanghita/Mobile-Detect/wiki/Code-examples 2.8.13