Page 1 of 1

cron jobs in php

Posted: Thu Jul 14, 2011 11:02 pm
by venkatareddy.cs
Hello all i want to create a cron job to run my php script at regular intervals. Of course i know the basic functionality of cron jobs. But what actually i am trying to do is my script should execute based on if any new file is uploaded to a folder. Thats the basic requirement. Pls help me how can i acheive this.Any help would be greatly appreciated.

Re: cron jobs in php

Posted: Fri Jul 15, 2011 2:05 am
by Christopher
Are you looking for help on cron jobs? Or how to determine if a new file has been uploaded? Both?