-
PHP CSS Browser Selector is a PHP library for detecting browser types and running specific CSS code. It will sniff the user agent string and execute browser/OS specific CSS code depending on the string. Features of PHP CSS Browser Selector:Detected OSs:- Microsoft Windows- Linux (x11 and linux)- Mac OS- FreeBSD- iPod Touch- iPhone- WebTV- J2ME Devices (ex: Opera mini) Detected ...
-
mobiledetect is a PHP library for detecting mobile devices. The library simply returns true or false for an array of mobile devices. Under the hood, mobiledetect inspects HTTP headers presented to a PHP server. Mobile detect has been ported from the mobile device detection algorithm used with the dotMobi WordPress Mobile Pack.


