On Dec 29, 3:37 pm, jvandal <[EMAIL PROTECTED]> wrote:
> Hello,
> I  am just learning cakePHP.I have a file(table) of people and a file
> of events. I have a person_id in events to tie the people record to
> the  event. I want  to select the person and then display the events
> associated to the person. I have this running in  regular php but
> don't know how to do it in cakephp. Is there a good example or
> tutorial to  illustrate this?
>
> I have created models and controllers,     but the thtml is confusing!
>
> Thanks for any help

Set up your associations and use bake/scaffolding?

It doesn't get much easier than that.

hth,

AD
--~--~---------~--~----~------------~-------~--~----~
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