PHP Best Coding Practices: PHPBuilder

PHPBuilder has a nice and provacative article about PHP Best Code practices. I dont agree with all that it states, and alot of this stuff is personal style, but its good that the discussion happens. Basically, be consistent when you code, whatever style you adopt. (Personally, I like the GNU style of indentation and spaces not tabs.) Check the article for more detail and more debate.   PHP Best Coding Practices: PHPBuilder