[Ilugc] Calling a php file using corn tab

baskar k baskar910 at gmail.com
Tue Aug 3 21:36:02 IST 2010


Hi,

On Tue, Aug 3, 2010 at 9:25 PM, Ravi Jaya <ravi.goglobium at gmail.com> wrote:
> On Tue, Aug 3, 2010 at 8:55 PM, anu nivas <anupama.2312.bmsit at 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.
>
>
Also don't forget to install php-cli

Thanks
baskar


More information about the ilugc mailing list