Page 1 of 1
Best Practices Document?
Posted: Thu Jun 29, 2006 7:44 am
by jsimmons
Is there such a thing for PHP?
It would contain a list of things that are generally considered essential and/or recommended when you code in PHP.
Re: Best Practices Document?
Posted: Thu Jun 29, 2006 7:59 am
by aerodromoi
jsimmons wrote:Is there such a thing for PHP?
It would contain a list of things that are generally considered essential and/or recommended when you code in PHP.
viewtopic.php?t=21400 ?
http://www.sklar.com/page/article/owasp-top-ten ?
Posted: Thu Jun 29, 2006 8:27 am
by jamiel
A good document which I often use as a guideline for good standards is the
Zend Framework Coding Standards Document