class_sql_inject

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

Tweet this project Short link

No-screenshot

Project Spotlight

Bitvector Library

A C library that lets you use strings instead of ints for internal flags.

No-screenshot

Project Spotlight

Dnsmasq

A small caching DNS proxy and DHCP server.