Sunday, October 30, 2005

More PHP web application security tips

Hacks From Pax: PHP Web Application Security - The Community's Center for Security


Today on Hacks From Pax we'll be discussing PHP web application security. PHP is a great language for rapidly developing web applications, and is very friendly to beginning programmers, but some of its design can make it difficult to write web apps that are properly secure. We'll discuss some of the main security "gotchas" when developing PHP web applications, from proper user input sanitization to avoiding SQL injection vulnerabilities.


No comments:

Post a Comment