Simple PHP Hit Counter
This page demonstrates a simple hit counter that doesn't require a database.
Every time you refresh this page, the number below will increase.
This page has been viewed
16
times.
Note: For this to work, the `counter.txt` file needs to be writable by the server. You may need to set its file permissions.