_benbenben_ wrote in php

I have a need for a script to run every hour on the hour automatically, meaning that I’d like it to run silently without someone refreshing the file in a web browser. It won't actually give any data, it's going to be a database clean up and mail checker.

How do I get a file to execute every 60 minutes?