PHP : Simple Graphical Hit Counter

PHP Logo Like said in the post before Yesterday evening I have been working on this tutorial, I think that the ease of use of this counter will make it so special, you can implent it anywhere on the website just by calling a file as an image! confused? I show you :
<img src=’counter/counter.php’ />
See that? we are calling an PHP file as an image. The end result is an smooth looking image that shows how many times an page or website has been seen,just like This script will work on almost any server, the only requirements are to have the GD Library installed on the server.

Read the rest of this article

Tags: , ,