begood Posted September 14, 2010 Report Posted September 14, 2010 PHP is probably the most popular language to code web applications. In this video, we explore various security issues one needs to be aware of in PHP to code secure applications.This talk titled "PHUNDAMENTAL SECURITY – CODING SECURE WITH PHP" was given by Hans Zauner at OWASP NYC Conference. A secure design is only part of the solution. During development, when the code is being written, it is important to consider illegitimate uses of your application. Often, the focus is on making the application work as intended, and while this is necessary to deliver a properly functioning application, it does nothing to help make the application secure.http://securitytube.net/Coding-Securely-with-PHP-video.aspx Quote