Custom Layouts with CakePHP Framework
I was amazed with the simplicity of the CakePHP framework. Its so easy to understand the model view controller and just within minutes we can break down the application like a blog into pieces.
Just i was experimenting i found that making custom layouts with the framework is bit hard to find after i made search in the web. I decided to publish here. You can download and install latest cakephp framework here: cakephp.org
Just a quick tip on basics of CakePHP …

