On 27-Sep-2003, "Ward Germonpé" <kingalbertII@f orpresident.com > wrote:
[color=blue]
> Is it possible to schedule a php script so that it runs every
> 5 minutes ?
>
> I'm using W2K.[/color]
in the control panel, scheduled tasks-> add new scheduled task
I run a batch file with start commands for each script
"Tom Thackrey" <tomnr@creati ve-light.com> wrote in news:TWhdb.9926
$hV.2491@newssv r25.news.prodig y.com:
[color=blue]
>
> On 27-Sep-2003, "Ward Germonpé" <kingalbertII@f orpresident.com > wrote:
>[color=green]
>> Is it possible to schedule a php script so that it runs every
>> 5 minutes ?
>>
>> I'm using W2K.[/color]
>
> in the control panel, scheduled tasks-> add new scheduled task
>
> I run a batch file with start commands for each script
>
> start <window name> <path to browser> <url>
>[/color]
So you are using php interpreter/cgi ? I'm using ISAPI.
Comment