fantomel Posted September 14, 2008 Share Posted September 14, 2008 Does someone have any tutorials about mvc model ? i really need .. some tutorials to read to understand better the mvc. thank you very much Link to comment https://forums.phpfreaks.com/topic/124150-creating-an-mvc/ Share on other sites More sharing options...
corbin Posted September 14, 2008 Share Posted September 14, 2008 I would suggest just looking through the code of already existent MVC frameworks. Link to comment https://forums.phpfreaks.com/topic/124150-creating-an-mvc/#findComment-641190 Share on other sites More sharing options...
Acs Posted September 14, 2008 Share Posted September 14, 2008 You could do that or... look at these http://www.phpit.net/article/simple-mvc-php5/ http://www.procata.com/blog/archives/2004/11/28/the-value-of-mvc/ http://reinholdweber.com/?p=16 http://www.fluffycat.com/PHP-Design-Patterns/Non-OO-MVC/ http://www.onlamp.com/pub/a/php/2005/09/15/mvc_intro.html Here's a list of MVC php frameworks http://www.phpwact.org/php/mvc_frameworks Link to comment https://forums.phpfreaks.com/topic/124150-creating-an-mvc/#findComment-641380 Share on other sites More sharing options...
fantomel Posted September 14, 2008 Author Share Posted September 14, 2008 You could do that or... look at these http://www.phpit.net/article/simple-mvc-php5/ http://www.procata.com/blog/archives/2004/11/28/the-value-of-mvc/ http://reinholdweber.com/?p=16 http://www.fluffycat.com/PHP-Design-Patterns/Non-OO-MVC/ http://www.onlamp.com/pub/a/php/2005/09/15/mvc_intro.html Here's a list of MVC php frameworks http://www.phpwact.org/php/mvc_frameworks thanks very much studing right now Link to comment https://forums.phpfreaks.com/topic/124150-creating-an-mvc/#findComment-641430 Share on other sites More sharing options...
redbullmarky Posted September 15, 2008 Share Posted September 15, 2008 plus the sticky at the top of the App Design forum has a few more links: http://www.phpfreaks.com/forums/index.php/topic,107835.0.html Link to comment https://forums.phpfreaks.com/topic/124150-creating-an-mvc/#findComment-641874 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.