Basic Ways to form an MVC System
Posted: Wed Sep 20, 2006 7:03 pm
Ok So Ive decided to create a personal framework that I can use as a base for my projects. I want to this framework to be MVC, yet I cant understand the underlying code.
For example, I know I need a wrapper (index.php) file in the doc root, but what code is in that file?
So what Im looking for is the basic ways to build an MVC system.
Thanks!
For example, I know I need a wrapper (index.php) file in the doc root, but what code is in that file?
So what Im looking for is the basic ways to build an MVC system.
Thanks!