Book on MVC in PHP

Using the MVC Framework

Introduction to the MVC Approach MVC Principles Framework Installation Framework Folder Structure Controllers Actions Routing Parameters in Routes Using Parameters in Routes Views Passing Data to the View Passing Arrays to the View Practice on Controllers and Views Templates Page Title Resources Models Practice Working with Models Example of Application

MVC Framework Development

Start of Development Entry Point htaccess Configuration Autoloading Classes Working with Routes Router Development Using the Router Router Implementation Controllers Dispatcher View renderView Method renderLayout Method Final Code Models Parent of All Models
kkiduzc