PHP Classes

MySQL Abstract: MySQL access wrapper to simplify queries

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 yet rated by the usersTotal: 1,748 All time: 2,247 This week: 488Up
Version License Categories
mysql 1.0GNU General Publi...Databases
Description 

Author

This is a wrapper class to simplify MySQL queries.

It features

- Connect to a MySQL server reusing connections previously opened to the same server
- Insert or update rows using arrays of fields and values
- Delete rows that satisfy a given condition
- Could execute transaction by sending an array of query
- Emulate sub-selects with NOT IN clause
- Select single field values providing a default value in case no row is returned

Picture of Julien PACHET
Name: Julien PACHET <contact>
Classes: 15 packages by
Country: France France
Age: 47
All time rank: 301 in France France
Week rank: 50 Down4 in France France Down

  Files folder image Files (3)  
File Role Description
Plain text file class_mysql.inc.php Class class file
Plain text file class_mysql.inc.php5 Class class file in php5
Accessible without login Plain text file example.php Example How to use the class

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:1,748
This week:0
All time:2,247
This week:488Up