Jun
6
Understanding CakePHP Associations
June 6, 2007 - 8:43pm | 74 comments
CakePHP uses the Model-View-Controller (MVC) concept as a framework to encapsulate the three basic layers of an application. Models, the component of the MVC framework that connect the application to the data, are especially good at describing relational databases. One of the questions that seems to come up alot on the CakePHP Group in one form or another, is what the practical difference is between the various relationship types (or associations) that CakePHP models can implement. I'll try to explain what's helped me keep them straight...
Tags:
Recent comments
8 weeks 3 days ago
11 weeks 6 days ago
16 weeks 4 days ago
17 weeks 2 days ago
21 weeks 2 days ago
31 weeks 1 day ago
31 weeks 4 days ago
50 weeks 4 days ago
1 year 2 weeks ago
1 year 12 weeks ago