, 2007-01-08
PHP has become the most popular application language on the web, but common security mistakes by developers are giving PHP a bad name. Here's how PHP coding errors have become the new low-hanging fruit for attackers, contributing to the phishing problems on the web.
Expand all |
Post comment

Also, a comparison like "all languages let programmers shoot themselves in the foot" or however it was worded and then comparing c/c++ to php doesn't make much sense. PHP let's any newb whip up a script that actually does stuff. I could show my mom how to write a simple blog in php. That is not the case with c/c++. PHP has a quick bang for the buck which is why you have all these people writing out apps, "hey i got it to work and that's good enough for me", that are hole ridden. Of course experienced c/c++ programmers write holy code as well, but in order to write a somewhat functional application in those languages you need some level of programming skill (maybe not skill, but experience at least).
[ reply ]
Link to this comment: http://www.securityfocus.com/comments/columns/427/34245#34245