No problem. It's not a big deal. It is a bit misleading that the Cake home page states that it supports ORM tho' :-(
On 24 Jun, 10:43, "Jon Bennett" <[EMAIL PROTECTED]> wrote: > Hi Howie, > > > I do see use of arrays - $post['Post']['id'] - where I'd rather be > > writing $post->id > > You can't access the data like that in cake out of the box, there is a > behaviour out there that does this if you insist on doing it this way. > > sorry not to be of more help! > > jon > > -- > > jon bennett > w:http://www.jben.net/ > iChat (AIM): jbendotnet Skype: jon-bennett --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
