Login   Register  
PHP Classes
elePHPant
Icontem

MySQL Access Wrapper Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Sameer Pal Singh  >  MySQL Access Wrapper Class  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySQL Access Wrapper Class
Base name: mysql_access_wrapper
Description: MySQL database access wrapper
Related classes:
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 806 users
All time rank: 3515
Week users: 0 users
Week rank: 2370
 

  Author  
Picture of Sameer Pal Singh
Name: Sameer Pal Singh <e-mail contact>
Packages: 1 Browse all classes by Sameer Pal Singh Browse all classes by
Country: India India - PHP jobs in India
Age: 33
All time rank: 2090119 in India India
Week rank: 2217 Down151 in India India Down


  Detailed description  
This class can be used as a wrapper to access MySQL databases.

It is a simplification of another class also made available in this site.

It can:

- Establish MySQL database server connections
- Execute SELECT queries given the list of fields, tables and search conditions, join fields
- Retrieve the SELECT query result column names and result rows as arrays
- Execute INSERT or UPDATE queries given an array of fields and values of a table
- Execute DELETE queries given the table name and the row search condition
- Retrieve the list of database tables

  Groups   Rate classes User ratings   Applications   Files Files  

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


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
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 clsDb.php Class Database class
Plain text file access.php Example Example file for using database class

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