Protect against SQL Injection and avoid database compromise through variable data that hasn’t been sanitized. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
Posts Tagged ‘inject’
PHP Tutorials: Security – XSS (Cross-site scripting)
December 17th, 2011
phpmoz Protect against injecting of client-side scripts (such as JavaScript) on your website. XSS affects any user-defined data that is output anywhere on your site. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
PHP Tutorials: SQL Injection (Part 2)
June 23rd, 2011
phpmoz Learn how to protect against SQL injection by simply changing one line of code!
PHP Tutorials: SQL Injection (Part 1)
May 27th, 2010
phpmoz Learn what SQL injection is and how to get access to an account without a password.

Posted in
Tags:

