Posts Tagged ‘CakePHP’

CakePHP and complex models

Thursday, December 4, 2008 14:15 No Comments

How many times have you wondered how to bind together complex models under cakephp?
Cakephp is powerfull framework which allows you to quickly and efficiently compile large projects in a snap of your fingers! It has a powerful MVC structure which allows you to efficiently manage your data in the desired “layering” of the MVC pattern.
One [...]

This was posted under category: CakePHP Tags: , , , , , ,