Yep, sorry Chris, next time I will read more carefully the post. The name of the function does match the opposite of the functionality :-)
On Sep 4, 8:32 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > On 9/4/07, francky06l <[EMAIL PROTECTED]> wrote: > > > > > Maybe just before the save do : > > > $this->Foo->create(); > > Well, $this->Foo->create() will do exactly that: create a new record. > I think the object here is to update an existing record if it already > exists. > > -- > Chris Hartjes > Senior Developer > Cake Development Corporation > > My motto for 2007: "Just build it, damnit!" > > @TheBallpark -http://www.littlehart.net/attheballpark > @TheKeyboard -http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
