Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters


  Home  |   Add Resource  |   Modify Resource    


Web Scripts :: PHP :: PHP Tips and Tutorials :: Counters


11. Simple Hit Counter Script Part 2

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

Hits: 22 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Counters

12. Adding a basic PHP Text Counter to your website

By keeping track of how many people visit your website, you can get some idea of how to improve your website as the hits start to increase. Adding a basic PHP text counter is quite easy and we will take you through each step. Tutorial and full script to download and implement on your website.

Hits: 21 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Counters

13. Simple Flat File Counter

New to PHP? This tutorial teaches you how to make a PHP Counter, without using MySQL, so if you do not have access to MySQL then you can still do it. In the tutorial you will learn the basics of file handling and sessions, which are vital operations in most PHP scripts. If you can't seem to crack it then I have added the full script at the end just incase

Hits: 21 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Counters

14. phpNet's Text counter

Counters are used in many websites so that the webmaster will be able to see how many people come to their website. They are used throughout the web on numerous websites, sometimes all too common. I recommend not using a counter unless you have a decent website that will attract a lot of visitors, but you may do so anyways if you so desire. Enough small talk, time for the actual tutorial. In this tutorial you will need to create two files. The first one is a text file called "counter.txt" that will be used to keep track of the number of visitors. The second file is a php file called "visit.php" that will be used to add to the number of visitors. So create those two files on your website both in the main directory. Open up the "counter.txt" file in notepad or any other text editor that you prefer to use and type in the number zero and save the file.

Hits: 43 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Counters

15. Text counter

A very detailed tutorial of how to create your own flat file text counter. No database required

Hits: 30 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Counters

16. Simple Pageviews Counter

With this simple and straight-forward tutorial, you can learn how to create and implement a counter that updates every time a page is viewed.

Hits: 11 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Counters

17. How to create a unique visitors counter

In this tutorial you will be tought how you can fairly easy create a unique visitors counter for your website. This way you will know exactly how many different people have visited your website.

Hits: 36 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Counters

18. Text based 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

Hits: 5 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Counters

19. Simple clicks counter script

Learn how to design a proper database table and write some simple PHP script which will count each click made on the item by the visitors of your page.

Hits: 27 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Counters

20. Counting unique visitors

This tutorial will teach you how to create your own advanced counter. This is not a common way when you need to write each time when user reloads the page, but this is cookies based technique for counting real people. You will be able to count old and new visitors, and hits as allways. Information is stored in one MySQL table. This pretty fast method works great for heavy sites.

Hits: 13 Rating: 0.00 Votes: 0    [Detail] [Send URL]


Category:  PHP :: PHP Tips and Tutorials :: Counters

Pages:   2  



Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts