Forum Moderators: coopster
user ¦ recipient ¦ sent ¦ received ¦ date
with updates sent whenever a user has an item in the received box.
is it this simple?
Curious to hear how others have gone about this. All my initial work looking into the subject turned up a lot of info about php's mail() function and not much else.
thanks
s
We also have a foreign keyed table of common topics/categories to the messaging table, a archive table for storing old messages/threads and also a few tables to deal with the user management/permissions side of things.
A very simple system could easily be a single table, a complex system could be as large as phpBB...
[edited by: ChrisDean at 9:11 pm (utc) on July 9, 2007]