View Single Post
Old 11-22-2009, 04:23 AM   #1 (permalink)
icosytech
The Visitor
 
Join Date: Nov 2009
Posts: 4
Thanks: 0
icosytech is on a distinguished road
Default MVC approach in PHP Development

MVC - Model View and Controller. The most standard approach in application development is MVC according to many peoples consideration. What if it would be implemented in PHP?

Most of the framework in PHP using MVC, then how about the use of MVC in our custom applications?

Lets put up words right here, to get through the sane...

icosytech is offline  
Reply With Quote