Jump to content

MVC - Code review


Guest

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.