This is a very simple hit counter created with file open and file write method. Each time user visit site a it will open text file storing the hit count and increment the value. Very easy to use.