Priya Chanu wrote:
>
> Hello Everyone,
>
> I want to schedule a php script on Windows 2000
> Server, i tried to schedule the script using the
> windows 200o scheduler but it ask for the program to
> execute.
>
> Can anyone help me how to schedule my php script in
> Windows 2000 Server.
>
> thank's for the help in advance.
>
> Priya
If you run PHP as CGI you can call the php executable with the php
script as argument, just like you'd do it from the command line.
Otherwise, perhaps you can call a browser program to execute the script
by "browsing" it.
--
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]