PHP Classes
elePHPant
Icontem

MySQL Access Wrapper Class: MySQL database access wrapper

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2006-04-23 (10 years ago) RSS 2.0 feedNot enough user ratingsTotal: 829 All time: 4,011 This week: 1,432Up
Version License Categories
mysql_access_wrapper 1.0GNU General Publi...Databases
Description Author

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

Picture of Sameer Pal Singh
Name: Sameer Pal Singh <contact>
Classes: 1 package by
Country: India India

  Files folder image Files  
File Role Description
Plain text file clsDb.php Class Database class
Accessible without login Plain text file access.php Example Example file for using database class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:829
This week:0
All time:4,011
This week:1,432Up