I when through the forum and tried to find out how this works.
I'm trying to run a .php script once every hour.
Here's what I've tried so far:
php-cron -q /home/blaz3d/public_html/SCRIPTNAME.PHP
-q /home/blaz3d/public_html/SCRIPTNAME.PHP
-cron -q /home/blaz3d/public_html/SCRIPTNAME.PHP
php -q...