Ahh I get it! Cool. That's easy. Thank you! On Fri, Aug 20, 2010 at 4:27 PM, Matt Juszczak <m...@atopia.net> wrote:
> I get the use of triggers but can you explain the queue concept? Let's say >> I want to be notified every time the count of >> an item is increased. How would a queue play into that? >> > > Have a trigger create a record in the event queue, and then have a process > that runs to process the queue (could be a cron, or a daemon) and send out > emails, etc. > > -Matt > > _______________________________________________ > New York PHP Users Group Community Talk Mailing List > http://lists.nyphp.org/mailman/listinfo/talk > > http://www.nyphp.org/Show-Participation >
_______________________________________________ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation