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  
Script Description:
 

  

simple hit counter script, use MySQL database to store log data,easy setup

 

more Tag: 

Also see ...


PHP Multipage Counter 1)    PHP Multipage Counter
 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....

Simple Text Counter 2)    Simple Text Counter
 This is just a plain and simple text page access counter written in PHP which writes to a file....

Daily Counter 3)    Daily Counter
 This Counter shows the current date and your daily hits. Every day the counter starts again. PHP and SSI versions available....

Access Text Counter 4)    Access Text Counter
 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....

Cookies Text Counter 5)    Cookies Text Counter
 This is a simple PHP script that allows you to display a text counter using cookies on your Web page....

Embedded Hit Counter 6)    Embedded Hit Counter
 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....

PHP3 Text Counter 7)    PHP3 Text Counter
 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....

Bala`s Simple PHP Counter 8)    Bala`s Simple PHP Counter
 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....

PHP Counter + mail notice 9)    PHP Counter + mail notice
 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....

doUsersOnline 1)    doUsersOnline
 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 Counter 2)    HitMe Counter
 HitMe is an easy to use page counter script. Written in PHP, uses MySQL on backend....

Browzin`! 3)    Browzin`!
 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....

Users Online 4)    Users Online
 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....

Currently online 5)    Currently online
 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...

KB Download Tracker Counter 6)    KB Download Tracker Counter
 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....

KB Users Online PHP Script 7)    KB Users Online PHP Script
 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....

Fake User Online Script or Random Number Generator 8)    Fake User Online Script or Random Number Generator
 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!...

4L hit counter 9)    4L hit counter
 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)....