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.
Learn how to create a database driven application.
CakePHP 2.x Pagination Tutorial: Helper, Conditions, Limit, Sorting and More!
Learn how to paginate data with CakePHP.
Learn how to paginate data with CakePHP.
For those still using CakePHP Version 1.3.x
CakePHP Naming Conventions
Learn how to name files with CakePHP.
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!
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! :)
website