background preloader

Cakephp

Facebook Twitter

CakePHP : le framework de développement rapide php - Home. CakePHP 2.0 Ldap Authentication - Using a new approach.</Random> Forcing an SQL JOIN in CakePHP. Update (10/7/2009)… this functionality has been rolled into Habtamable behavior You’ve probably noticed that by default CakePHP will only create a JOIN query if you have a hasOne or belongsTo associations between your models.

Forcing an SQL JOIN in CakePHP

There are cases, however, when a JOIN is necessary to get just the right data. So how do you tell cake to create a JOIN? Well, you have to rely on some crafty methods, but all in all it’s not very hard, once you get the hang of it… I will summarize here a few tricks I’ve encountered on the google group, so big thanks to the original authors of these ideas. Multiple languages in a CakePHP 2.* application in 5 steps - Colorblind Programming. CakePHP : le framework de développement rapide php Pages. Cakephp-fr.