revjim.net tells us how to write better code in PHP: „Writing good, clean PHP code isn’t hard. One just needs a few simple guidelines.“

He’s explaining his approach to using Model/View/Controller architecture in a PHP application. (Not very well written, in my opinion – writing good, clean tutorials IS hard…)