Recently Popular Mistakes Tagged Tutorials
Jul 11
Top 21 PHP Programming Mistakes - Part 3
Covers the last 7 “deadly” mistakes. These mistakes are conceptual in nature and can represent the root cause for committing any one of the mistakes listed in Series Parts I and II. They include blunders such as not allotting enough time for a project and not having a thorough code review.
Jul 11
Top 21 PHP Programming Mistakes - Part 2
Covers the next 7 “serious” mistakes, representing # 14-8 on our rating list. Committing one of these mistakes will lead to drastically slower run times and less secure scripts, in addition to less maintainable code.
Jul 11
Top 21 PHP Programming Mistakes - Part 1
Covers the first 7 “textbook” mistakes (#21-15, in reverse order of severity) on our rating list. Committing one of these mistakes, while not critical, will lead to slower and less maintainable code.