Create a table called messages with a from_user_id column that relates back to the user sending the message, a to_user_id which will relate to the user who is receiving the message. then a body field for the actual message.
Should be quite simple. On Mar 25, 8:41 pm, "Dave Maharaj :: WidePixels.com" <[email protected]> wrote: > Does anyone know of a good setup where users can send messages back and > forth to other users? Something like a email app but only its not sent to an > actual email, just a message on the site its self. > > Thanks > > Dave --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
