-
PHP Security Guide
Since PHP is a very high-level scripting language, some of the potential security flaws that many languages present are totally irrelevant to PHP; you don’t have to manage your memory, for example, and thus don’t have to worry about things like buffer-overflows. (full story)
09:54:35 am on July 26, 2008 | # |