You'd have to execute the PHP script somehow via cron or AT (assuming
windows). That'd be the only way to have it run without keeping a web
browser open to a page set to refresh every 15 minutes...

-Dash

-----Original Message-----
From: Nicole Amashta [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, September 05, 2002 1:55 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Scheduling Help


Hello,

I have a question regarding schedulings scripts. The server runs on a linux
machine. But the user does not have ability to use crons for scheduling.

Is there another way to schedule a php script to run, say, every 15 minutes
without any human intervention?

I am working on a maling script that currently sends out emails in real
time. However, since the numbers of members are growing, the time it takes
to complete is prolonged. So, I want to back up mailings in a "queue" and
have them sent out every XX number of  minutes instead of real time.

Your suggesions are greatly appreciated!

TIA!

Nicole
www.aeontrek.com




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

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

Reply via email to