PHP/MySQL: Best way to fetch new entries?

Posted by Ivarska on Stack Overflow See other posts from Stack Overflow or by Ivarska
Published on 2009-07-30T12:04:41Z Indexed on 2010/04/12 17:03 UTC
Read the original article Hit count: 218

Filed under:
|

We've got some kind of groups at our site where group members could put messages. I want to notice the members of each group when there's new entries.

What's the best way to do this?

© Stack Overflow or respective owner

Related posts about php

Related posts about mysql