surely its just a table with a to field, a from field, a subject field, a message field, a read field.....
inbox is just where to id = current logged on user id sent box is where from id is current logged on user id.... pretty sure you could do this with only 1 table and not a great deal of effort...... though I am functioning on nearly zero sleep in the last 48 hours, and I may be missing the point about how this is monumentally hard to implement? On Thu, Jul 14, 2011 at 10:24 PM, taqman filler <[email protected]> wrote: > the result come back to here > > 2011/7/14 Phang Mulianto <[email protected]>: > > maybe you should try to query in google for the PMS in cake php...the > result > > will be better :) > > > > On Thu, Jul 14, 2011 at 1:07 PM, JPM <[email protected]> wrote: > >> > >> HI, > >> > >> Can I get any component for PMS in cakephp? > >> > >> Thanks & Regards > >> Jay > >> > >> -- > >> Our newest site for the community: CakePHP Video Tutorials > >> http://tv.cakephp.org > >> Check out the new CakePHP Questions site http://ask.cakephp.org and > help > >> others with their CakePHP related questions. > >> > >> > >> To unsubscribe from this group, send email to > >> [email protected] For more options, visit this > group > >> at http://groups.google.com/group/cake-php > > > > -- > > Our newest site for the community: CakePHP Video Tutorials > > http://tv.cakephp.org > > Check out the new CakePHP Questions site http://ask.cakephp.org and help > > others with their CakePHP related questions. > > > > > > To unsubscribe from this group, send email to > > [email protected] For more options, visit this group > at > > http://groups.google.com/group/cake-php > > > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
