Skip to main content

Schedule Your Script using Cron Job

 The Cron Job work with few options

  •     Common Settings ( here you can select how many times your script will run)
  •     Minute
  •     Hour
  •     Day
  •     Month
  •     Week Day
  •     Command ( here you can give the file path name hosted in your server )

The bellow image is showing the icon of Cron Jobs in your cpanel click on icon
The next image is showing the Cron Jobs Options form here you can select the timing at which time your file to be run you can select by Minutes , Hours , Day , Month , Weekday , and Command in the command line give the file path and click on Add New Cron Job button, later you can also edit and delete the created Cron Job

Ex: /home/username/public_html/filename.php