Counters. Tutorials & Tips. PHP. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Counters scripts for your web site.
Counters
-
Count Online users and visitors
A PHP tutorial that shows you how to register and display the number of online users and visitors. The tutorial conteins code examples and two scripts to count the online users and viasitors. A script that store data into a text file on the server, the... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How to count Facebook Fans, Twitter Followers and RSS Subscribers with PHP
In this tutorial, I will share with you a simple way to count your Facebook Fans, Twitter Followers and RSS Subscribers (Feedburner). The PHP scripts are very simple to understand.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP Click Tracker
This is a fully working script that'll let you create a list of links then record and display the number of clicks each one gets, though it's very basic but each section is explained and perhaps you can turn it into something useful.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Basic Hit Counter with PHP
This tutorial uses step-by-step instructions to demonstrate how to build a PHP hit counter. In the background of each page that incorporates the counter, PHP will write to a .txt log file, counting the number of hits each IP address in the log has made... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Download Counter Tutorial
This tutorial teaches you step by step how to write a download counter. If you want to download the script, click on the link above. This download counter uses MySQL to store the download times. Everytime you click on a download link, it uses the PHP... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Flat File Counter
OK guys, this script is a simple file based counter. This is meant for sites that do not run a db and instead, use a file and a cookie. It isn't the best I've seen but it's simple. Consider this as a tutorial. Just create a file called counter.txt and... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Simple Active Users Counter
The service includes two code pages: the first one allows to register the last visit of users to the website, and the second one allows data registration and showing number of active/online visitors in a period of time defined by the webmaster. No... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Simple Counter using MySQL
Learn how to make a PHP/MySQL visitor counter that counts both unique and returning visitor's based of a users IP address.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Image based hit counter in PHP to keep track of visitor.
Here we are going to design simple image based hit counter to keep track of visitor. We are going to keep record in a text file so we do need any kind of database. We are going to keep whole record in counter.txt file. In the same directory where you... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Flatfile Users Online
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP text counter
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... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Php counter with cookies
Learn how to make php counter using mysql database and cookies.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Create a simple hit counter using PHP and MySQL
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Making a hit counter in PHP
About as straightforward as a counter can get - counts up! adds one every time someone loads the page!
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Simple Counter Tutorial
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Visitor Info
This tutorial will taught you about getting your visitors info like Refferer,Ip Address,Browser and other kind of info.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Simple Text Based Hit Counter
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Text counter
Create a simple TEXT counter with this tutorial
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Hit Counter with Referer, IP Address and Browser name.
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().
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
graphical counter
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose