WinXP Pro, PHP4, Webserver=xitam i, Mysql
I have written a php program which I would like to schedule for a daily
run.
The program queries a database for about to be due quality system tasks
(this is a manufacturing org and we have scheduled events, a big list
actually) and emails the about to be due requirements.
But it appears the php program must run from within a browser.
What I would like to do is, schedule the php program via Win scheduler
Is this doable, or am I using the wrong program (php). I am old and
have no memory.
I want this automatic, I don't want to have to log on and run this
program.
thanks
BobC
I have written a php program which I would like to schedule for a daily
run.
The program queries a database for about to be due quality system tasks
(this is a manufacturing org and we have scheduled events, a big list
actually) and emails the about to be due requirements.
But it appears the php program must run from within a browser.
What I would like to do is, schedule the php program via Win scheduler
Is this doable, or am I using the wrong program (php). I am old and
have no memory.
I want this automatic, I don't want to have to log on and run this
program.
thanks
BobC
Comment