class_sql_inject is a PHP class that searches your SQL data values for special characters that may change the meaning of your SQL data and execute actions that may compromise the security of servers. When some of these suspicious character sequences is found in HTTP POST request values ($_POST), you can either destroy the current session, redirect to a new page, or log the activity.
| Tags | Software Development Libraries php classes |
|---|---|
| Licenses | GPL |
A C library that lets you use strings instead of ints for internal flags.