> Out of curiosity what is Model::getLastInsertID() and > Model::getInsertID() normally used for and is there a difference. The > API has the same description for both methods.
There is no difference. Model:getLastInsertID() simply returns Model:getInsertID(). As to why they are both there, no idea. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
