Logo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cronjob [2017/03/31 11:28]
sorin [What are CRON Jobs?]
cronjob [2017/03/31 11:29]
sorin [Why would you need that?]
Line 24: Line 24:
  
  
-==== Why would you need that?​==== ​ 
-\\ 
-PHP is running only when users are visiting your site. You have no guarantee that at a specific time there will be an instance of PHP running on your web server. This is why you have to ensure this through running at specific times the needed PHP script. 
  
-\\ 
  
 ==== Which "​thePHPfactory"​ Extensions need Cron jobs?​==== ​ ==== Which "​thePHPfactory"​ Extensions need Cron jobs?​==== ​