Menu

 

PHP/Text Hit Counter

Store count in Text file instead of database. The count is increased everytime the page is refresh. PHP files needed:

count.phpOpen hit.txt to fetch count and insert new count after increase.
hit.txtStore the count. *important: this file must be chmod 777 for it to work.

Installation

Download
PHP/Text Hitcounter