PHP Classes

PHP Anti SQL Injection: Detect common SQL injection attack attempts

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 56%Total: 797 All time: 4,294 This week: 40Up
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
Age: 45
All time rank: 249514 in Colombia Colombia
Week rank: 193 Up2 in Colombia Colombia Up

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:797
This week:0
All time:4,294
This week:40Up
User Ratings User Comments (2)
 All time
Utility:96%StarStarStarStarStar
Consistency:82%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1821
 
Very good idea, keep coding and update for comment SQLi (old ...
7 years ago (Velimir Majstorov)
40%StarStarStar
Thats a good class to prevent SQL Injection ;-)
7 years ago (José Filipe Lopes Santos)
60%StarStarStarStar