Top 21 PHP progamming mistakes - Part I: Seven Textbook Mistakes
One of PHP's greatest strengths happens to be one of its greatest weaknesses as well: PHP is easy to learn. A lot of people are attracted to the language because of this, not realizing that it's a lot tougher to learn how to do it right. There just hasn't been enough emphasis on good programming practice. Inexperienced coders are being asked to create and distribute complex web applications. Mistakes that an experienced programmer would avoid are all over the place, such as the improper use of the printf()functions or the misapplication of PHP's semantics.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.