Best Tutorials website


Top 21 PHP progamming mistakes - Part I: Seven Textbook Mistakes

Top 21 PHP progamming mistakes - Part I: Seven Textbook Mistakes

This article is intended for the PHP programmer interested in avoiding some of the most common mistakes when applying PHP. This first part of the article series presents a list of 7 mistakes that while not critical, will lead to slower and less maintainable code. Topics includes: Improper use of printf, Misapplying Semantics, Lack of Inline Documentation, Too many variables, too much time, Rewriting existing PHP functions, Not separating client side from server side, and Using Outdated Paradigms.




Views: 697 | Rating star | by Tutorial




View this tutorial
Broken link Report broken link?