Jun
6
Understanding CakePHP Associations
June 6, 2007 - 8:43pm | 64 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
2 weeks 2 days ago
5 weeks 6 days ago
6 weeks 2 days ago
8 weeks 11 hours ago
12 weeks 1 day ago
12 weeks 1 day ago
17 weeks 1 day ago
17 weeks 2 days ago
19 weeks 23 hours ago
22 weeks 4 hours ago