PHP Security Pt 5

Views: 1
0
0
I go over how SQL Injection was used on a friends website because of holes in their PHP Security. I show you how to secure against SQL Injection through regular expressions and a captcha system. Code is here