]> Data Protection | Web Developer Reference Blog

Data Protection Act

Thursday, February 25th, 2010

The Data Protection Act gives individuals the right to know what information is held about them, and it provides a framework to ensure that personal information is handled properly. This article discusses your rights and the obligations of those who hold personal data.

(more…)

SQL injection, examples and prevention

Thursday, February 25th, 2010

What is SQL Injection

SQL injection is the practice of exploiting applications in order to gain access to and manipulate a database. In this article I will discuss examples and prevention in PHP/MySQL.

(more…)