Page 2 of 2
Re: PHP Script Review
Posted: Fri Aug 05, 2011 2:23 pm
by Celauran
Use a batch file to run the script from CLI, and call the batch file through the Windows task scheduler?
Re: PHP Script Review
Posted: Fri Aug 05, 2011 2:24 pm
by jjfletcher90
CLI ?
Re: PHP Script Review
Posted: Fri Aug 05, 2011 2:25 pm
by Celauran
Command line interface (ie. command prompt)
Re: PHP Script Review
Posted: Fri Aug 05, 2011 2:26 pm
by Dodon
Re: PHP Script Review
Posted: Fri Aug 05, 2011 2:56 pm
by jjfletcher90
any samples I can review on how to Use a batch file to run the script from CLI, and call the batch file through the Windows task scheduler?
Re: PHP Script Review
Posted: Fri Aug 05, 2011 2:58 pm
by Celauran
Re: PHP Script Review
Posted: Fri Aug 05, 2011 3:28 pm
by jjfletcher90
This means I am setting up my computer as a server?
Re: PHP Script Review
Posted: Sat Aug 06, 2011 10:47 am
by lucifer1306217
Use a batch file to run the script from CLI, and call the batch file through the Windows task scheduler?
Re: PHP Script Review
Posted: Mon Aug 08, 2011 9:24 am
by Celauran
jjfletcher90 wrote:This means I am setting up my computer as a server?
You said the server you were working on was a Windows machine. You'd be using that machine's task scheduler.