shamuntoha Posted October 12, 2008 Share Posted October 12, 2008 What is PHP MVC ? How to get started with it? Tutorials, etc. Best reg Link to comment https://forums.phpfreaks.com/topic/128089-solved-php-mvc-is-anything-new/ Share on other sites More sharing options...
RichardRotterdam Posted October 12, 2008 Share Posted October 12, 2008 there both 2 different things. php is php where MVC stands for Model View Controller wich is a design pattern. http://en.wikipedia.org/wiki/Model-view-controller Link to comment https://forums.phpfreaks.com/topic/128089-solved-php-mvc-is-anything-new/#findComment-663331 Share on other sites More sharing options...
wildteen88 Posted October 12, 2008 Share Posted October 12, 2008 What is PHP MVC ? How to get started with it? Tutorials, etc. Best reg MVC is a design pattern which is normally endorsed by PHP Frameworks such as CakePHP, CodeIgnitor, Zend Framwork etc. Link to comment https://forums.phpfreaks.com/topic/128089-solved-php-mvc-is-anything-new/#findComment-663379 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.