This is a unique hit counter for your website. That means it will check the ip address of the visitor and it will only record a hit if that visitor has not visited your website before. That way it only records true hits.

Please Note: In order to use this counter on your website, your server must be compatible with php.

Step One: Download the counter's scripts and graphics.
Click here to download!

Step Two: Unzip the counter.zip file.

Step Three: Upload the contents to your website (Make sure you upload it to the directory where you are planning on placing the counter.

Step Four: You must change the CMOD properties of the iplog.txt file to 666. You should be able to do this in your FTP program. Just right click on the file and select CMOD or properties depending on your FTP program.

Step Five: Place the following code on your webpage:
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3" height="58">
<img src="countertop.png" border="0" height="58"> </td> </tr>
<tr> <td> <img src="counterleft.png" border="0">
</td>
<td background="countermiddle.png" width="75" height="20">
<table border="0" width="100%" height="20" cellpadding="0" cellspacing="0">
<tr> <td width="100%"> </td> <td>
<?php include'ucounter.php'; ?>
</td> </tr> </table> </td> <td> <img src="counterright.png" border="0">
</td> </tr> <tr> <td colspan="3">
<img src="counterbottem.png" border="0">
</td> </tr> </table>


Step Six: Place a link to my site on yours! (Well, ok you don't have to but it'd be nice!). Also submit your site to our links page. I like to see the counter in action!

If your having any problems getting the counter to work, feel free to contact me!