Hi,
Try to use a scheduler to run command
php.exe -q x:\path\to\your\script.php
every 2 hours. (-q - do not output HTTP headers)
P> Hi,
P> I am using php4 with mssql backend loaded on windows 2000.
P> Here is my problem:
P> I want to update my database contents every 2 hours with some sql
P> statements.
P> Is there anyway I can write scripts in php and run them every 2 hours?
P> Anyother solutions are most welcome.
P> Thank You,
P> Sagil.
--
Best regards,
Ruslan Ohitin
mailto:[EMAIL PROTECTED]
--
PHP Windows 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]