| Description |
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. |