How to develop a MVC framework from scratch?

Posted by user198729 on Stack Overflow See other posts from Stack Overflow or by user198729
Published on 2009-12-02T08:59:27Z Indexed on 2010/06/09 21:22 UTC
Read the original article Hit count: 119

Filed under:
|
|

View is easy to be separated from MC,

but how to separate M and C?The difference seems a little vague to me.

I'm using PHP.

© Stack Overflow or respective owner

Related posts about php

Related posts about mvc