Hi everyone

I'm doing a website for a friend, and wanted to try out cakephp, but
i've ended up in a dead-end.
I have a table containing dog-races. Some of the characteristics of a
given race is referred to another table e.g. size.

I've figured out how to grab the data in the "size" table and use the
id values when I want to add a new race. the referencing numbers also
get put in table and are correct.

The problem comes when i make my view. I can't wrap my head around how
to "translate" the numbers in my race-table to the corresponding id in
the "size" table.

Hope someone understands my ramblings and are able to point me in the
right direction.

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