Software Details:
Version: 1.0
Upload Date: 1 Mar 15
Distribution Type: Freeware
Downloads: 65
User-agent strings are a series of details unique to each user accessing a website.
The user-agent string holds information about the user's browser version, browser type, operating system and so on.
This information can be parsed and used by developers to adapt their code and applications to better suit various platforms and technologies, optimizing the user's experience on a website.
The PHP-User Agent Parser library is a PHP-based system for detecting such information and reporting on it.
Based on the information detected by the PHP-User Agent Parser library, developers can then write custom code to adapt their application or redirect users for a better experience on their sites.
Features:
- Get full, raw UA string
- Get browser name
- Get browser version
- Get platform/OS name
- Get rendering engine name
- Get rendering engine version
- Get architecture type
- Get IP address
Comments not found