I wrote this a few years ago in order to create a more standard approach to developing PHP code. Enjoy… /** * @author Jonathon Hibbard */ Contents 1 PHP Coding Standards 2 Benefits of Coding Standards 3 Coding Standard Used in this Document 4 Identifier Naming 5 Keep Functions to a Maximum of One Page [...]
Posts Tagged K R Standards
PHP Coding Standard
Nov 4