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
9 weeks 2 days ago
12 weeks 5 days ago
17 weeks 2 days ago
18 weeks 1 day ago
22 weeks 1 day ago
32 weeks 13 hours ago
32 weeks 3 days ago
51 weeks 2 days ago
1 year 2 weeks ago
1 year 13 weeks ago