New security article

Padlock for Security
Feb
27

Another new article is ready! This new one, Protecting Your Site Part 2: Preparing SQL Statements, is a sequel to the last Protecting Your Site article I did almost three years ago. The concentration of this new one is how you can guard against SQL injection attacks by using prepared statements in your SQL environment. For this article I use MySQL as an example but it should work in other DBMS's such as PostgreSQL as well.

Article: Protecting Your Site Part 2: Preparing SQL Statements 

your comments - Post a comment

blog comments powered by Disqus