Home › Forums › Back End › Starting point site › Re: Starting point site
March 9, 2012 at 1:42 am
#98563
Participant
Sounds like you’re trying to build an MVC framework
Here’s some tutorials to help you understand
(part 1 of 5)
http://www.youtube.com/watch?feature=player_embedded&v=Aw28-krO7ZM
Basically in the root of your site you would have index.php doing all of the work
Once you get the hang of it I recommend taking a look at CodeIgniter too
http://codeigniter.com/