codeofaninja
website

CakePHP Programming Tutorials

Most web applications I worked with are with the use of CakePHP framework. That means I'm also blogging about some of my knowledge acquired during my development experience with it.

The most basic thing I like about CakePHP is its clean MVC conventions. Codes you want to work with are so easy to find. You never have to scratch your head. It largely improved my skills in object oriented programming.

If you want to find out more about CakePHP, go to the official website http://cakephp.org/

So, here are some of my blog posts related to CakePHP.


For CakePHP Version 2.x

Learn how to get started with CakePHP.
Learn how to code CakePHP classes and its naming conventions.

CakePHP 2.x CRUD Tutorial
Learn how to create a database driven application.



For those still using CakePHP Version 1.3.x

CakePHP Naming Conventions
Learn how to name files with CakePHP.

CakePHP: Access Current Controller, Action and Parameters
Learn how to access common variables and parameters with CakePHP.

Thanks for viewing our CakePHP Tutorials!
For FREE programming tutorials, click the red button below and subscribe! :)
Thanks for the comments!
 
 
Fundamentals
"First do it, then do it right, then do it better."
~ Addy Osmani
"Talk is cheap. Show me the code."
~ Linus Torvalds
Let's Stay Connected!
g+ r
Android app on Google Play
© 2011-2014 The Code Of A Ninja. All rights reserved. Proudly Powered by Google Blogger. Images, logos, marks or names mentioned herein are the property of their respective owners.