Software Details:
Version: 1.0
Upload Date: 21 Jul 15
Distribution Type: Freeware
Downloads: 130
Size: 6 Kb
The class utilizes a simple and fast algorithm to recognize major browsers and various other details in the browser's user agent string.
PHP User Agent features support for custom user agent strings and a customizable parser class that can be changed or expanded with extra features.
The class registers better performance since it doesn't do any iteration or recursion.
It also uses lesser resources than the native get_browser() PHP function.
Features:
- Returned values:
- Browser Name
- Browser Version
- Operating System
- Engine
Requirements:
- PHP 5 or higher
Comments not found