Recent Posts
PHP and SQL Injection
According to Wikipedia, "SQL injection is a code injection technique, used to attack data-driven applications, in which nefarious SQL statements are inserted into an entry field for execution (e.g. to dump the database contents to the attacker)". The first public1