Basic & essential security tips when handling forms in PHP
Last Updated on Monday, 9 January 2012 11:44 Written by Richi González Thursday, 3 February 2011 04:32
Hello,
I am writing this post as I recently had a security hole in one of my scripts, which, fortunately, nothing bad happened. There are basic things you must always add to your PHP code when handling forms. I will tell you some very essentials that can’t be ignored to avoid SQL Injection attacks.
Learn More
Tags: basic, essential, Form, handling, holes, html, injections, intruders, php, security, sql, tips, when | Posted under Security/Vulnerability | 2 Comments

Recent Comments