Hi, On Tue, Aug 3, 2010 at 9:25 PM, Ravi Jaya <[email protected]> wrote: > On Tue, Aug 3, 2010 at 8:55 PM, anu nivas <[email protected]>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. > > Also don't forget to install php-cli
Thanks baskar _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
