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.




