vCounter ver 1.0
| vCounter | ||||||||
| Category : | Php Scripts-programs Counters Text based | |||||||
| Platform : | Linux | |||||||
| 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.... |
This script will allow you to display the users that are currently on your website. It will report guests and members, with member names. It must be used with the author`s authorization script, or modified to work with your user table and such. The authorization script can be found at http://codewalkers.com/seecode.php?id=74.... HitMe is an easy to use page counter script. Written in PHP, uses MySQL on backend.... Browzin`! lists active users of your site over a specified period of time. Everything can be configured to your taste. It currently uses a MySQL database on backend but a text-only version will be released in the near future.... 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.... Script shows how many people are currently surfing the site script is included in. Script uses php & mysql. Time to install script: 1min or less... The script keeps track of the Number of downloads for your files. It keep tracks Total Downloads, today, yesterday, this week, this month. You can active/inactive any of these functionalities. It displays file size. You can specify the file name and file extension in the database table only. You can choose which type of download you want like: A user returns back to page again after clicking download or a new window open.... With this script you can show the number of Users online on any page and also the number of users online on site. The script also displays the Maximum number of users that has been online on a page and also on site with date. Number of users can be fetched simply just by calling a function. The script is easy to implement and can be modified easily.... This is a completely free and handy little script that requires no database. It can be used to generate any random number within a range that you define. The best use I have found is to use it for a "fake" useronline script to make a site look busier than it really is. Enjoy!... This is a very simple text based hit counter.It uses only 4 lines of PHP code.This script will count the number of times a page is called and store this number into a simple text file(e.g. hits.txt).... |