PHP Security Problems Explained
What a clear and helpful article. I came across this article at the weekend. Anyone interested in PHP coding can benefit from a good read of this.
An ideal breakdown of all the security issues to consider when coding PHP (and MySQL) and the different types of attack a PHP website can be open to.
These include attacks such as XSS, SQL Injection and Form spoofing.
A further useful and related article can be found here - the author desribes how to sanitise database input before applying it to your MySQL database.
Related Posts
This entry was posted on Tuesday, October 21st, 2008 at 10:00 am and is filed under MySQL, PHP, Security. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
















