Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Dynamically Typed:
PHP and App Evolution
Aug 03, 2004 @ 12:24:59

In the latest posting from Dynamically Typed today, Harry gives some opinions on PHP and allication evolution.

Ian Bicking provokes some interesting thoughts in PHP and Application Evolution, in context with Python and Zope, inspired by this enlightened comment on that article I blogged a while back.

Harry goes on to talk about multi-layer applications (and how you can benefit from creating your script this way). He continues on, talking about another method - using the MVC pattern to create that buffer between the behind the scenes work and the output your users see.

tagged:

Link:


Trending Topics: