SQL Injection is probably what you're asking about, is it not? SQL Injection is where your SQL query statement and your webpage programming is not that secure, and can be modified by using a text form box to cause destruction.
Example:
Your script will update a member account's information...
SQL Injection is probably what you're asking about, is it not? SQL Injection is where your SQL query statement and your webpage programming is not that secure, and can be modified by using a text form box to cause destruction.
Example:
Your script will update a member account's information...