php - Send weekly report with cron job in linux server -


i working application need send weekly reports automatically administrator, application files hosted in linux server , set cron job send weekly reports, want know there other better way apart cron job, send automatic reports?

you try anacron, fcron, hcron or jobber.

for more details on these schedulers refer cron alternatives linux


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -