I’ve been slowly investigating PHP style. Currently I am following the philosophy that PHP is an interpreted version of C.. most of my code doesn’t use PHP Classes, but when it does I guess it will be more like an interpreted version of C++.
So far this has been a pretty good starting point. But I […]
Category Archives: style
PHP Style guide: part 1
November 20, 2007 – 10:25 pm