Run A PHP File from a cron job – CPanel
March 18, 2011 by admin
1 Comment »
Here is how a command you can use to run a php script from a cron job. This has been done in CPanel
php /home/your_username/[public_html/www]/somefolder/somefile.php
Posted in: PHP, Ubuntu / Linux
