CPANEL Simple Cron Job


/ Published in: PHP
Save to your folder(s)

Just a simple snippet on what to put inside the Command slot inside Cpanel's Cron Job textbox to help you get a file running.


Copy this code and paste it in your HTML
  1. php /home/[your hosting username]/public_html/s/cron_file.php

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.