Wednesday, November 18, 2009

Run PHP via Cron

It's simple, run the following command using an absolute path to the file.

php -q /home/user/public_html/file.php

No comments:

Post a Comment