I have some functions that use curl to pull information off a couple of sites and insert them into my database. I was just wondering what is the best way to go about executi
Adding 0 0 * * * php /path/to/your/cronjob.php to your crontab should accomplish this.
0 0 * * * php /path/to/your/cronjob.php