Guest Posted October 6, 2009 Share Posted October 6, 2009 I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to implement a super-tiny MVC framework. I've created some mockups of how the framework might be used based around a very simple 'bank', but I'm trying to get some feedback before I go and implement it, to make sure I'm actually on the right track Any thoughts would be much appreciated! Model - http://www.pastebin.cz/23595 Controller - http://www.pastebin.cz/23597 View - http://www.pastebin.cz/23598 Template - http://www.pastebin.cz/23599 Link to comment https://forums.phpfreaks.com/topic/176702-mvc-code-review/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.