PHP Classes

SQLUtils: Validate and filter text values

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
Not enough user ratingsTotal: 513 All time: 5,745 This week: 673Up
Version License PHP version Categories
sqlutils 1.0GNU General Publi...5PHP 5, Text processing, Validation
Description 

Author

This class can be used to validate and filter text values eventually before using them in SQL database queries.

It can perform several types of validation and text processing operations like:

- Verifying whether string contains a numeric value
- Remove from a string a group of characters that could be used in SQL injection attacks
- Retrieve the MD5 hash of a string
- Encode a string using the base64 algorithm

Picture of Carlos Alberto Junior
Name: Carlos Alberto Junior <contact>
Classes: 3 packages by
Country: Brazil Brazil

  Files folder image Files (1)  
File Role Description
Files folder imageUirapuru (1 directory)

  Files folder image Files (1)  /  Uirapuru  
File Role Description
Files folder imagemodulos (1 file)

  Files folder image Files (1)  /  Uirapuru  /  modulos  
File Role Description
  Accessible without login Plain text file SQLUtils.class.php Class Class SQLUtils

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:513
This week:0
All time:5,745
This week:673Up
User Comments (1)
Hi !! When i read the name of the class (sqlutils), i feel t...
16 years ago (José Filipe Lopes Santos)
47%StarStarStar