Preventing SQL attacks in PHP for newbies
Posted by marcin | Filed under digg, php, programming
A SQL injection attack can be a major eye-opener for your site. What can you do to prevent this?
A must read for anyone migrating from PHP 4 to PHP 5 (or 6).