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.
Best Practices Document?
Moderator: General Moderators
- aerodromoi
- Forum Contributor
- Posts: 230
- Joined: Sun May 07, 2006 5:21 am
Re: Best Practices Document?
viewtopic.php?t=21400 ?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.
http://www.sklar.com/page/article/owasp-top-ten ?
-
jamiel
- Forum Contributor
- Posts: 276
- Joined: Wed Feb 22, 2006 5:17 am
- Location: London, United Kingdom
A good document which I often use as a guideline for good standards is the Zend Framework Coding Standards Document