The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Tips and Tutorials :: Counters
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 33    Displaying: 1 - 20 Pages:  1 2

   Flatfile Users Online   Hits: 66 

 
This flatfile-based script counts the number of users on each page of your website. After you include it in all your pages, you can use an array to get the number on that particular page or on the entire site.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Apr 17 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP text counter   Hits: 325 

 
A counter is an essential part of a site to know how many people are coming to site. Here is an easy way to make a counter. All you need is access to PHP and be able to chmod a directory. We’re going to save the amount of hits in a .dat file, so you don’t even need a mySQL database. First off, you have create a directory and CHMOD it 777 so PHP can write the counter.dat file.


Free   Version: 0.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 27 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Php counter with cookies   Hits: 280 

 
Learn how to make php counter using mysql database and cookies.


Free   Version: n/a   Platform(s): n/a   Updated: Mon Oct 22 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple PHP powered text counter   Hits: 515 

 
A counter is an essential part of a site to know how many people are coming to site. Here is an easy way to make a counter. All you need is access to PHP and be able to chmod a directory. We're going to save the amount of hits in a .dat file, so you don't even need a mySQL database. First off, you have create a directory and CHMOD it 777 so PHP can write the counter.dat file.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jun 14 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple ip counter based on PHP & mysql   Hits: 613 

 
Learn how to make a simple ip counter for your website using PHP programing language and Mysql database. In this tutorial you will learn how to make the tables on mysql database and how to program with examples the counter script.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu May 31 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Basic PHP MySql Counter Tutorial   Hits: 588 

 
In this tutorial I will be showing you how to make a PHP hit counter using PHP and MySql. This is a basic text counter that will count every time your page is loaded...


Free   Version: 1   Platform(s): linux, windows   Updated: Tue May 22 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Create a simple hit counter using PHP and MySQL   Hits: 1251 

 
In this article I describe how to use PHP and MySQL to produce a simple counter that can be placed on a web page. PHP and MySQL work very well together, and this article shows, hopefully, how easy they are to use to produce a useful little utility.


Free   Version: n/a   Platform(s): linux, windows, freebsd   Updated: Fri Feb 16 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Php Hit Counter   Hits: 967 

 
This tutorial is a fairly straightforward introduction to using MySQL with PHP. We're going to build you a hit counter for your site. The coding is extremely simple, with a few variables, some if statements, perhaps a loop or two, and a few of PHP's MySQL functions.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Mon Jan 15 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Making a hit counter in PHP   Hits: 2234 

 
About as straightforward as a counter can get - counts up! adds one every time someone loads the page!


Free   Version: 1   Platform(s): linux, windows, freebsd, osx   Updated: Thu Jul 13 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Creating Image Counter   Hits: 2364 

 
PHP Magix presents a complete guide on creating a counter, from simple text counter to graphical counter a la Bravenet. All explained.


Free   Version: n/a   Platform(s): linux, windows   Updated: Sat Nov 26 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Visitor Info   Hits: 2537 

 
This tutorial will taught you about getting your visitors info like Refferer,Ip Address,Browser and other kind of info.


Free   Version: 1.0   Platform(s): windows   Updated: Mon Feb 13 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple Counter Tutorial   Hits: 2082 

 
This is just a Simple Counter, Try this counter first and hope you will make some professional ones after it by trying some other good Counter tutorials.


Free   Version: 1.0   Platform(s): windows   Updated: Sat Feb 11 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple Text Based Hit Counter   Hits: 2287 

 
This script enables you to add a simple text based hit counter to you webpages, which displays the total number of hits to your webpages. It can also be made so that it is invisible.


Free   Version: 1.0   Platform(s): linux, windows, freebsd   Updated: Thu Sep 29 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Hit Counter with Referer, IP Address and Browser name.   Hits: 2406 

 
This tells the user their IP Address, Referrer and Browser name. It also stores it at the same time so you can view your visitors after. Simple add it onto your index file using the include().


Free   Version: n/a   Platform(s): n/a   Updated: Wed Jun  8 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   graphical counter   Hits: 4182 

 
This shows how to create a slightly more attractive counter using counter art available . More interesting than a plain text counter but no more difficult to implement.


Free   Version: n/a   Platform(s): linux, windows   Updated: Mon Apr 18 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   text counter   Hits: 2672 

 
A simple no frills text counter that does illustrate some basic file handling in PHP


Free   Version: n/a   Platform(s): n/a   Updated: Mon Apr 18 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple Hit Counter Script Part 1   Hits: 3242 

 
Part 1 of 2 Tutorial to create a hit counter using php/mysql. Some of the feature discussed in thi tutorial will be show no, of online, unique visitor , visit log & etc. A good & practical tutorial for begineers.


Free   Version: n/a   Platform(s): n/a   Updated: Sun Jan  9 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Track visitors with PHP   Hits: 1544 

 
Tracking our website's visitors is a very important step if you're serious enough about analyzing your traffic and optimizing your pages to get the most of your visitors. There are many reasons why you should think of implementic tracking scripts (it's crucial to know where your traffic is coming from and where it goes, wha people search, how long they stay etc.), you could increase sales, you could optimize your pages to increase page hits, you could make lots of changes to increase your Adsense profits and the list goes on and on. You name it.In this tutorial we will create a MySql based tracking script written in PHP which will do a simple task - store each visitor that browsed our page with IP, hours, dates, browser types, reffering url and visited page.


Version: n/a   Platform(s): linux, windows, freebsd, osx   Updated: Wed Dec 26 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Text counter   Hits: 624 

 
Create a simple TEXT counter with this tutorial


Version: n/a   Platform(s): n/a   Updated: Wed Apr 27 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple Hit Counter Script Part 2   Hits: 1383 

 
Final Part of the tutorial that helps your to build your own hit counter with some basic features. Consists of data for last 24 hours, No of users online for the past 5 minutes. It's simple & effecitve


Version: n/a   Platform(s): n/a   Updated: Sun Jan  9 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 33    Displaying: 1 - 20 Pages:  1 2

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog