From: "Ben Ramsey" <[EMAIL PROTECTED]>

> Finally, your system must be Linux (or other unix-type system) for this 
> to work correctly.  If it's Windows, you can use the task scheduler, but 
> I don't think it'll execute the PHP script.

Sure it will. Just put the program to run as something like this:

c:\php\php.exe -q c:\path\to\script.php

Or use the php-cli version. Not a big deal to do on Windows vs. Linux. :)

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to