Text file hit counter ver 1.0
| Text file hit counter | ||||||||
| Category : | Php Scripts-programs Counters Text based | |||||||
| Platform : | Unix | |||||||
| Price : | ||||||||
| Developer: | ||||||||
| Version : | 1.0 | |||||||
| HomePage Address : | ||||||||
| Demo URL : | ||||||||
| Date added : | ||||||||
| Download Link : | Click to Download | |||||||
|
|
||||||||
|
||||||||
|
PHP Multipage Counter is a multi page hit counter written in PHP. One copy of the tag will allow you to put a counter anywhere on your server, and will create a counter fill initialized to the number you specify. Uses small text files instead of database for easier configuration.... This is just a plain and simple text page access counter written in PHP which writes to a file.... This Counter shows the current date and your daily hits. Every day the counter starts again. PHP and SSI versions available.... This is a simple PHP script that allows you to display a text-based access counter on your Web page. It uses a flat text file for data storing.... This is a simple PHP script that allows you to display a text counter using cookies on your Web page.... The function UpdateHitCount gets the global variable $pageHitCount, increments it, and actually writes the new value back into $filename, as the first line of PHP code. By storing the page`s hits in itself, you can eliminate the need for another external file, or a database, containing just page hits.... This is a very simple website counter script written in PHP3. It uses MySQL to store the count data and can keep a unique count for each page it is used on, or it can use the same counter for all pages, or a combination of both.... This is a very simple counter written in PHP. This counter can give you the count of visitors to your site. As databases are not used, it is very simple to configure and use.... It`s a PHP3 counter with a particularity: it can send you an email every X hits, easily configurable in the script. It can be a useful script to log your site via email, if you don`t need a tracker or a free service with banner ads.... |
Add automatic Users Online Counter to your website. All you have to do is copy/paste the code anywhere on your webpage and you can display the number of unique visitors online! Easy to install, platform independent and 100% free.... GraphiCookie Counter is a graphical counter written in PHP. It uses a cookie to identify your visitors not to count them twice. You can use your own images and define the cookie lifetime. v1.2: optimized for PHP 4.2.X v1.3: new setup section.... A simple PHP script that generates a counter on the fly using the GD library. No actual images are used.... A simple Image based hit counter code done in only two pages of php scripts.. with a detailed logic and database documentation. Easy to setup. and free to modify. Find src code to create your own free hit counter service on the web. or, simply register for a free counter at http://www.floresense.com /FC.php... You can include this on all of your websites if you like, its 100% accurate! Easy to install, download it today & read the simply instructions.... This Script uses a MySQL to store IP addresses and then counts unique users online deleting those who have not been on in a set time period.... Well its a very simple hits counter that only logs individual hits, in other words one hit per person per visit. Its work simply by checking the visitors Remote Address and logs it as a SESSION. Once the visitor enters your site the session is then logged with their Remote Address and the hits counter logs one hit. For as long as there on your site they will not add anymore hits to the counter until they re-visit in a new session. The idea of this script came to me from some of the poor or la... This script will allow you to track the number of (non-unique) visitors to your site. It keeps track of the number of hits to each page separately and displays the hit counts in order of popularity.... A basic visitor counter. Uses cookies to track visitors (not hits) and displays the total on your website. Visit count is stored in an ASCII text file so no database is needed.... |