browscap.admin.inc |
browscap.admin.inc |
|
Generate configuration form. |
browscap.info |
browscap.info |
|
name = Browscap
description = Provides a replacement for PHPs get_browser() function and collects visitor browser statistics.
core = 6.x |
browscap.install |
browscap.install |
|
Install, update and uninstall functions for the Browscap module. |
browscap.module |
browscap.module |
|
Replacement for PHP's get_browser() function. |
browscap.reports.inc |
browscap.reports.inc |
|
Generate user agent reports. |
browscap.user_agent.inc |
browscap.user_agent.inc |
|
Displays user agent information. |
import.inc |
import.inc |
|
Browscap data import functions. |
README.txt |
README.txt |
|
Browscap provides an improved version of PHP's get_browser() function.
The get_browser() function can be used to tell what a visitor's browser is
capable of. Unfortunately, the version provided by PHP has a number of
limitations, namely:
*… |
record.inc |
record.inc |
|
Browscap user agent recording functions. |