Page counter for website

How can I make a very simple page counter in Hype for my website?

Here’s a quick example of a hit counter: http://justintadlock.com/web-design/counter

When you get to the bottom, instead of this code:

<?php include( '/path/to/counter.php' ); ?>

You would just place the URL of that counter page in an HTML Widget’s source URL:

https://site.com/counter.php

This assumes your server can run PHP files, which is pretty common!

Thank you so much Daniel. However, I’m still struggling because programming isn’t as easy as creating something in Hype.
Luctor et emergo.