If I'm saving a record as such: $this->Comment->save($this->params['data'])
How do I get the id of the inserted/updated record so I can update associations/execute some custom sql? Thanks! Nick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
