The gnVisitorInfo class is meant to gather some information about the visitor on your page.
The information that is retrieved include: the IP address, the current page HTTP request method, browser identification, user machine operating system, and the country name determined from IP address.
Note that you need to install the a database table that is used to determine the country from the IP address. A dump of an updated IP to country database table may be obtained in the address listed in this package related links section.
| Project record: |
gnvisitorinfo |
| Popularity score: |
18.97 |
| Vitality score: |
0.0 |
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| db_mysql.inc |
The mysql database abstraction class from PHPLib. |
| SQL file |
Get the database dump here. |