-
This PHP Script is designed to calculate hosting bandwidth based on the audience, parameters include the average number of visitors, page views per visitors and page size.This PHP SEO script can also calculate estimate and display the average bandwidth usage per day, per visitor, minimun and maximum transfer rate per second.Requirements:- PHP 4.0 or Higher
-
counter visits class is meant to record the number of site user visits in a MySQL database table.The class provides a function for incrementing the number of visits in the current day. It should be used in conjunction PHP sessions to prevent counting more than one visit of the same user in the same day.counter visits class also provides functions ...
-
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 ...
-
Smart Counter class can be used to count the number of visitor of a site using a MySQL database table. It can keep track of the total visitors of a site, visitors of a given page, visitors in the current day and the active visitors (access in the last 5 minutes).The visits of users of the same IP address are ...
-
Simple Php and MySQL counter. 2 in 1 - visitor count (session) - page download count.
-
simple counter that shows the pageimpressions of a page (mysql backend). If you want to count real visitors of your site, you have to use the script 'azvisitor' which is also available on hotscripts.com. Installing script included
-
Its very easy to install and use! All it does is what every counter does: It counts on each visit of an user. But it will store the IP so it can count the visitors instead of hits and you can view the IPs of the last visitors. txt/ipCounter also has the option to ignore the wabmaster if you have ...


