Wednesday 30 November 2011

PHP Text Hit Counter

Text Hit Counter

PHPcount is a simple yet effective PHP text hit counter. It uses flat-text database so no SQL database is necessary. It can count hits for multiple pages of your website or even websites on other servers. With the help of cookies it can count unique visits only.

The count is displayed on the page using a simple Javascript code. The script prints out only the number (i.e. 15344) which you can easily format with HTML code.

Download

No comments:

Post a Comment