Questions tagged with relatedmodel

2 answers

0 votes

Asked by sebb86, on 29/12/09 in

show database field from an other (related) model/controller in a view

Hello,

i'm very new in CakePHP.

I have two models each with a controller and some views. These models are related to each other in the MySQL database.

Now i readout the complete database table a in view a.ctp from controller members.php.

And i...

<< previous next >>