user_info is a class to retrieve information about the browser the user is using to access the current site script. It can analyze the user agent string sent by the browser in the current HTTP request and extracts the type of browser, user machine operating system, user machine IP address, accepted character set encoding, language name, and whether the user is a spider/bot.
| Tags | Internet Web Browsers Dynamic Content Other/Nonlisted Topic Software Development Libraries php classes Logging |
|---|---|
| Licenses | Freeware |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: This release fixes some PHP warning messages and added more bots to the list.


Release Notes: Some more browsers were added to the list. The function has been modified to return if the browser is a crawler or not faster. A new beta function will try to see if the user is on an i386 or AMD-64 platform.


Release Notes: A better way to discover the browser was added.


Release Notes: A more extensive way to grab the OS was added. It is now possible to grab the version of the OS also.