Now I have little knowledge what is happening on MVC, want to read good simple coding ..., Trying to understand routing, what, why, Registry. How I separate the logic, data, and view,Those are big things to me, because I am new to PHP and still studying.
Thank you all
Leulae
How I learn - MVC development model
Moderator: General Moderators
Re: How I learn - MVC development model
This is a great tutorial: http://oreilly.com/pub/a/php/2005/09/15/mvc_intro.html
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: How I learn - MVC development model
That tutorial is not bad, but it pretty old. The thing about "learning MVC" is that MVC is a solution to a set of problems. So you need to have those problems first, and understand them, before MVC will really make sense.
(#10850)