This is a very simple text counter that has the capability to e-mail the administrator every X number of hits.
This Perl text counter is a simple text counter. It will help you keep track of the hits to each page of your website, individually. The tracking data is maintained, by the script, in a special hidden directory. It requires SSI installed on the...
A simple text counter that uses a text file database. Just add one line of code to your webpage to include the file in your webpage.
Simple text counter that uses SSI to track page views. Only one file to upload.
Simple text counter intended for sites with multiple domains and over multiple servers. Does not require SSI. Simple control panel to set counter values included.
This is an useful and helpful tutorial for every web developers because it guides them to create a simple text counter on their website. Sample codes with definition is given in this article for quick reference.
Total is a simple text counter. It is built in perl program. Web site owners can use this script to view the total number of visitors online and number of hits made by them in each page. It just displays in text mode. It is simple to customize and...
This is a tutorial and an article where users are taught by the author about creation of simple text file counter. The author explains to the users about the ways of creating the simple text counter on their website like adding one to the current...
Simple PHP Graphical Visitor Counter is a PHP counter used to view number of visitors visited users website. It dispays the number of visitors in graphical mode. It is easy to customize according to the users need. It uses no database rather it...
Simple Text Display Web Page Counter This simple page counter uses the File System Object to store the page count in a text file located on the server.You must have the use of the File System Object and enable the server to read and write to the... |