Page 1 of 1

PHP Coding Style

Posted: Wed Jan 07, 2004 10:54 am
by patrikG
A good article on PHP coding style:

http://evolt.org/article/PHP_coding_gui ... index.html

If you aren't already implementing them, following a coding style will make
debugging much easier,
collaboration between programmers easier,
your code more readable and
your girl/boyfriend more beautiful.

Yeah, the power of PHP amazes me as well.

Posted: Wed Jan 07, 2004 11:08 am
by m3mn0n
Great article.

Posted: Wed Jan 07, 2004 11:09 am
by JayBird
Nice, thanks