--- Received from FPU.WHITES1 799 3703 25-10-01 15:44 -> [EMAIL PROTECTED]
I schedule php in a similar fashion on Win2000, simply by setting it as a standalone executable using the -f switch php.exe -f myscript.php Works fine. Cheers - Steve ------------------------------------------------------------------------ From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Date: Thu, 25 Oct 2001 10:21:54 -0400 Subject: Re: [PHP-WIN] Sheduler help 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] This e-mail may contain confidential information and/or copyright material. This e-mail is intended for the use of the addressee only. Any unauthorised use may be unlawful. If you receive this e-mail by mistake please advise the sender immediately by using the reply facility in your e-mail software. Friends Provident Marketing Group consists of the following companies: Friends Provident Life and Pensions Limited. Registered number 4096141. Friends' Provident Unit Trust Managers Limited. Registered number 970641 FP Life Assurance Limited. Registered number 782698 Friends Provident Pensions Limited. Registered number 475201 Friends Ivory & Sime Managed Pensions Funds Limited. Registered number 1020044 Registered and Head Office of each of the above companies is at Pixham End, Dorking, Surrey RH4 1QA. Registered in England. Incorporated companies limited by shares. Ivory & Sime Trustlink Limited. Registered number 151198 Registered and Head Office: One Charlotte Square, Edinburgh EH2 4DZ. Registered in Scotland. Incorporated company limited by shares. Companies within this Group transact life assurance, pension, permanent health, unit trust and investment trust business All are regulated by the Personal Investment Authority. Friends' Provident Unit Trust Managers Limited is also regulated by IMRO. -- 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]