PHP Classes

MySQL Abstract: MySQL access wrapper to simplify queries

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 1,748 This week: 1All time: 2,246 This week: 560Up
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: 109 Down5 in France France Down

  Files folder image Files  
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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,748
This week:1
All time:2,246
This week:560Up