Well, either use the windows own "sheduled task" option or get a 
version of cron for win32.
a quick search on google came up with the following:

http://www.dwgsoftware.com/help/task_scheduler.html
http://www.kalab.com/freeware/cron/cron.htm

Manisha wrote:
> 
> hi,
> 
> I want to generate some reports every night at 12.00 o'clock in the night.
> The reports should get generated automatically without administrator
> clicking the option. It should run some PHP file which will do the actual
> report generation stuff, but how to activate this file every nigh ?
> 
> platform is win2k / IIS / SQL / PHP
> 
> regards
> manisha
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to