php etc…: php tutorial – separate your application logic from …
There are many good reasons to separate your programs logic from the presentation code; readability, reusability and the ability to make changes in one part without having to make changes to the other half. Recently there has been a lot of talk (and adoption) of MVC frameworks (heck even MS has a framework for .net now)



















