| Showing 1 - 10 from 14 tutorials on Page 1. |  | |
| | | A simple hitcounter | | How to make a nice hitcounter using textfiles. | | Added: 22 March 2007 - Visits: 165 | | | | | | | | Real Visitor Counter | | This tutorial will show you how to make a simple real visitor counter. It's mean that when someone comes and browse your site or refresh your pages many times. It's still count at 1 (1 person) until he leaves (close his browser). | | Added: 20 March 2007 - Visits: 182 | | | | | | | | 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. | | Added: 20 March 2007 - Visits: 170 | | | | | | | | text counter | | A simple no frills text counter that does illustrate some basic file handling in PHP | | Added: 20 March 2007 - Visits: 126 | | | | | | | | IP Logger | | Log your visitors IP into a text file. No MySQL needed. | | Added: 19 March 2007 - Visits: 191 | | | | | | | | Hit Counter | | Create your own counter script using a basic knowledge of php + mysql script and keep your stat into database for analysis. | | Added: 18 March 2007 - Visits: 157 | | | | | | | | Serving Graphical Web Page Counters from a PHP Scr... | | 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 tutor... | | Added: 17 March 2007 - Visits: 135 | | | | | | | | 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. | | Added: 17 March 2007 - Visits: 140 | | | | | | | | Simple MySQL PHP Hit Counter | | A very simple hit counter that tracks visits per site. Also a basic introduction to Session Management. | | Added: 17 March 2007 - Visits: 155 | | | | | |