PHP Classes

MySQL Access Wrapper Class: MySQL database access wrapper

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
StarStar 25%Total: 832 All time: 4,167 This week: 488Up
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
Age: 46
All time rank: 2598155 in India India
Week rank: 195 Up19 in India India Up

 

  Files folder image Files (2)  
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

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:832
This week:0
All time:4,167
This week:488Up
 User Ratings  
 
 All time
Utility:33%StarStar
Consistency:33%StarStar
Documentation:-
Examples:50%StarStarStar
Tests:-
Videos:-
Overall:25%StarStar
Rank:4444