can you help me setup cron job on godaddy webhosting? I have php file that i need to run, it is located in cron subdirectory (so address is http://test.com/cron/file.php). What
/usr/local/bin/php -q /home/[user name]/[path to the file]
Reference