What is Cron Job In Php and it's basic types. and what is server is off at cron job time

ravimanephpmysql
This depends on which cron scheduler you use. The basic, vanilla cron daemon will not run tasks that were missed due to system downtime. However, there are other cron schedulers specifically designed for this situation which will do this for you. The two most common examples are anacron and fcron.

Comments

Popular posts from this blog

How can I debug PHP cURL sessions?

Free icons

how to create template file in php. why it is usefull