On Tue, Aug 3, 2010 at 8:55 PM, anu nivas <anupama.2312.bm...@gmail.com>wrote:

> Hello,
> My colleague wants to write a file which contains a function which triggers
> an event . This should be called every 10 minutes on a daily basis.How can
> he achieve this using PHP?He wanted to know if we could use cron-jobs
> Thank You
>
Yes you can do that using cron job [1]. Please make sure that function
doesn't receive any argument through HTTP methods either get or post.


[1]
http://www.cyberciti.biz/faq/how-do-i-add-jobs-to-cron-under-linux-or-unix-oses/


-- 
Ravi Jaya

Mobile: +91 97909 16181
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to