PHP Classes

PHP Anti SQL Injection: Detect common SQL injection attack attempts

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 56%Total: 786 All time: 4,315 This week: 138Up
Version License PHP version Categories
antiinjectionsql 1.3GNU General Publi...5PHP 5, Databases, Validation, Security
Description Author

This class can detect common SQL injection attack attempts.

It takes a string parameter value to be tested for security attacks.

The class uses regular expressions to check if it contains common values used in SQL injection attacks.

Picture of Jesus Matiz
  Performance   Level  
Name: Jesus Matiz <contact>
Classes: 2 packages by
Country: Colombia Colombia

  Files folder image Files  
File Role Description
Plain text file antiInjectionSQL.class.php Class System Protection anti injection SQL
Plain text file antiinjectionsql.php Class Update

 Version Control Unique User Downloads Download Rankings  
 0%
Total:786
This week:0
All time:4,315
This week:138Up
User Ratings User Comments (2)
 All time
Utility:96%StarStarStarStarStar
Consistency:82%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1744
 
Very good idea, keep coding and update for comment SQLi (old ...
5 years ago (Velimir Majstorov)
40%StarStarStar
Thats a good class to prevent SQL Injection ;-)
5 years ago (José Filipe Lopes Santos)
60%StarStarStarStar