PHP Web Application Security
Here are some tips to help you think more about security when developing a web app.
Buy a good book on the subject, such as Securing PHP Web Applications and implement what you learn in your code.
Read through Web Application Security section on of the SANS Institute 2007 top 20 security risks. There are some useful tips on [...]


