r_gem28 Posted July 22, 2008 Share Posted July 22, 2008 Hi, I am new to this php. When can MVC architecture is used? What is the differnece between cakephp and php 5.4 which uses the zend engine? What is a frameworks in php Link to comment https://forums.phpfreaks.com/topic/115994-mvc/ Share on other sites More sharing options...
unkwntech Posted July 22, 2008 Share Posted July 22, 2008 When can MVC architecture is used? -> http://www.phpmvc.net/ What is the differnece between cakephp and php 5.4 which uses the zend engine? -> http://www.cakephp.org/ What is a frameworks in php -> http://phpframeworks.com/index.php5 To answer these question I suggest you read through the main page of all these pages. The project tends to have the most information about itself. But to sum it up a Framework is a way to write less code, but it makes you dependant on someone else's code. MVC and CakePHP are both frameworks. Link to comment https://forums.phpfreaks.com/topic/115994-mvc/#findComment-596395 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.