$telephone = $this->NameOfModel->read('tel',$id);

my favorite :)


2007/5/18, Walker Hamilton <[EMAIL PROTECTED]>:
>
> I love this one: $this->NameOfModel->id = $id;
> $telephone = $this->NameOfModel->field('tel');
>
>
> didn't know about it until you mentioned it.....I guess I still don't
> completely understand the stateful-ness of the Model instances...
>
> On May 18, 11:57 am, AD7six <[EMAIL PROTECTED]> wrote:
> > On May 18, 6:22 pm, Enchy <[EMAIL PROTECTED]> wrote:
> > Why use a framework if you are not going to use the framework ;)?
> >

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to