PHP Classes

Database Abstraction plus SQL Injection: MySQL access wrapper with SQL injection protection

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 46%Total: 2,523 All time: 1,527 This week: 488Up
Version License Categories
databasesqlinjection 1.0Freely DistributableDatabases
Description 

Author

This package is a wrapper to access MySQL databases.

It can establish database connections, execute SQL queries and retrieve query results.

It can also help avoiding SQL injection attacks by quoting text literal values with either the PHP mysql_real_escape_string function if available, or the addslashes functions otherwise.

Picture of Muhammad Sameer
Name: Muhammad Sameer <contact>
Classes: 1 package by
Country: Pakistan Pakistan

 

  Files folder image Files (4)  
File Role Description
Plain text file db.php Class Class File
Accessible without login Plain text file dbExample.php Example Use of Class
Accessible without login Plain text file getRequestVar.php Aux. SupportFile For Get/Post Variable
Accessible without login Plain text file tblCategory.sql Data Sql File

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:2,523
This week:0
All time:1,527
This week:488Up
 User Ratings  
 
 All time
Utility:68%StarStarStarStar
Consistency:62%StarStarStarStar
Documentation:-
Examples:56%StarStarStar
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:3247