Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Tips and Tutorials > Counters  

Web Links
Sort By :
11. 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.
Category:   PHP > Tips and Tutorials > Counters

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

12. Simple Text-based counter



A very basic tutorial with working example. It shows beginner how to make a simple text counter by opening, reading, and writing to files.
Category:   PHP > Tips and Tutorials > Counters

Date Added: Jun 30, 2006 Hits: 19 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

13. 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.
Category:   PHP > Tips and Tutorials > Counters

Date Added: Jun 30, 2006 Hits: 11 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

14. 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.
Category:   PHP > Tips and Tutorials > Counters

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

15. Building a PHP Counter



This tutorial will help you build and understand how a counter that only counts unique visitors works.
Category:   PHP > Tips and Tutorials > Counters

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

16. Simple MySQL PHP Hit Counter



A very simple hit counter that tracks visits per site. Also a basic introduction to Session Management.
Category:   PHP > Tips and Tutorials > Counters

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

17. How does a simple hitcounter work?



This is a short tutorial on how to make your own simple hitcounter in PHP.
Category:   PHP > Tips and Tutorials > Counters

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

18. Serving Graphical Web Page Counters from a PHP Script



This tutorial is intended for PHP programmers interested in learning how to apply PHP's GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from this tutorial. You should be able to create a table using the MySQL command interface, and must know how to create a GIF using any commercial paint program.
Category:   PHP > Tips and Tutorials > Counters

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

19. Plain Language Guide to Using PHP3 Counters



This is a guide to installing graphical and text PHP3 counters. Graphical counter includes image size and alternate text. Both the graphical and text use the same script base.
Category:   PHP > Tips and Tutorials > Counters

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:   2 


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS