Login   Register  
PHP Classes
elePHPant
Icontem

MySQL Abstract

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Julien PACHET  >  MySQL Abstract  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySQL Abstract
Base name: mysql
Description: MySQL access wrapper to simplify queries
Related classes: , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1702 users
All time rank: 1948
Week users: 0 users
Week rank: 2440
 

  Author  
Picture of Julien PACHET
Name: Julien PACHET <e-mail contact>
Packages: 15 Browse all classes by Julien PACHET Browse all classes by
Country: France France - PHP jobs in France
Age: 35
All time rank: 281 in France France
Week rank: 50 Down2 in France France Down


  Detailed description  
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

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes


  User ratings  
Not yet rated by the users

  Applications that use this class  
Link Description
www.carnet-voyages.net This web site use this class for mysql connection
Add link image If you know an application of this package, send a message to the author to add a link here.
  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
Plain text file example.php Example How to use the class

Download all files: mysql.tar.gz mysql.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.