user_info 1 (Default branch) |
|
|
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.
License: Freeware
Changes:
A more extensive way to grab the OS was added. It
is now possible to grab the version of the OS
also.
|