PHP Classes

SQL Sanitizer for MySQL: Encode literal values to use in MySQL SQL queries

Recommend this page to a friend!
  Info   View files Documentation   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 236 This week: 1All time: 8,074 This week: 560Up
Version License PHP version Categories
sql-sanitizer 1.0Public Domain5PHP 5, Databases, Security
Description 

Author

This class can encode literal values to use in MySQL SQL queries.

It takes a given literal value of a given type and encodes it so it can be used safely in MySQL queries.

The class supports SQL data types: text, date, long, integer, double.

Text values are encoded using the real_escape_string function using a previously established connection to a MySQL database using the MySQLi extension.

Picture of Adeeyo Sulaiman Adesola
Name: Adeeyo Sulaiman Adesola <contact>
Classes: 2 packages by
Country: Nigeria Nigeria
Age: 33
All time rank: 232814 in Nigeria Nigeria
Week rank: 416 Up8 in Nigeria Nigeria Up

Documentation

 

  Files folder image Files  
File Role Description
Accessible without login HTML file Doc.html Doc. The Guide/Documentation for the use of the class
Plain text file sqlsanitizer.class.php Class The Class File of the SQL Sanitizer class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:236
This week:1
All time:8,074
This week:560Up