On Fri, 28 Jan 2005 10:49:35 -0800, Chris W. Parker
<[EMAIL PROTECTED]> wrote:
> 2. There is one job put in the crontab file that is executed every five
> minutes. This job will be executing a PHP file that runs through the
> database for the current user and checks to see if any events need to go
> off at that time. This will result in only one event in crontab with a
> greater potential for load on the server.
> 
> I'm leaning towards Option 2*. What do you think? What other options do
> I have?

That's pretty much how I do it.


-- 
Greg Donald
Zend Certified Engineer
http://destiney.com/

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

Reply via email to