News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Felix Geisendorfer's Blog:
Modeling relationships in CakePHP (faking Rails' ThroughAssociation)
October 26, 2006 @ 07:12:52

On the ThinkingPHP Blog today, Felix brings another feature of the popular Rails framework over to the world of PHP - in CakePHP specifically:

The idea behind it is pretty simple: Often you have two Models that are associated with each other where setting the associations themself via hasAndBelongsToMany isn't quite enough for what you try to to.

He gives an example of the code, a method to get around the typical CRUD pattern without breaking it. His example involves users and groups and storing information surrounding them. Storing the data about the groups and which users belong to which groups is easy - it's when you start including some meta-data into the mix that things get a little complex.

He provides the sample code to make it all work - three models and three controllers - and the database structure to work behind the scenes.

0 comments voice your opinion now!
cakephp framework rails throughassociation hasandbelongstomany association cakephp framework rails throughassociation hasandbelongstomany association



Similar Posts

Jim Plush's Blog: MyBic - New Release and SourceForge Ranking

Henri Bergius\' Blog: Interested in the Zend PHP Framework

Paul Jones' Blog: New Year's Benchmarks

Jared White's Blog: Willowgarden Highlight: Easy Processing of Form Input

Chris Shiflett\'s Blog: Zend Framework Update


Community Events







Don't see your event here?
Let us know!


zend package ajax framework zendframework security application book release PHP5 PEAR example job mysql conference releases developer code database cakephp

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework