Can you recommend books to learn about PHP MVC please?
Thanks everyone.
Can you recommend books to learn about PHP MVC please?
Thanks everyone.
MVC
(Model-View-Controller) is a design pattern - I suggest you read up on the design pattern itself before you begin working with it in PHP.
Here's a list of the "top 10" PHP MVC frameworks (according to mustap.com, but take this with a pinch of salt) but the most popular are probably Zend and CakePHP. You can find books for both on amazon.com with a simple search - a quick search brings back this book.
You can buy some books. here is some of them. http://stackoverflow.com/questions/1756299/zend-framework-getting-started-with-eclipse/1756356#1756356