Andy Boyd


PHP Coding Standards

Posted in Programming by andy on the April 26th, 2007

I believe it is good practice to adhere to standards when programming. Whether programming your own code, or working colloboratively, standards make your code easier to read and update.  The following is a great (fast) overview on some PHP coding standards:
http://godbit.com/article/introduction-to-php-coding-standards

Leave a Reply

You must be logged in to post a comment.