Yes, call $this->create(); $this->save( $whatever_data );
for each one. If you don't call create(), then the following saves will update the first row. On Oct 25, 9:36 am, pizzro <[EMAIL PROTECTED]> wrote: > How can I insert some records at one time in a model? Need I call > save() many times ? > these data are similar. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
