come on irc #cakephp @ freenode as for the original question: >How does one go about modifying the data before it is saved? the most appropriate place is the models beforeSave() callback
On Wed, Apr 9, 2008 at 11:05 PM, Brian <[EMAIL PROTECTED]> wrote: > I have looked at both quite a bit. I will have to take another look and see > if I can find some examples to work with. > > Thanks > > > > On Wed, Apr 9, 2008 at 5:01 PM, Sliv <[EMAIL PROTECTED]> wrote: > > > > > Have you looked at http://book.cakephp.org and searched > http://bakery.cakephp.org > > yet? There's quite a bit more info there than in the manual. > > > > > > > > > > > -- Marcin Domanski http://kabturek.info --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
