PHP Classes

Small MySQL Connection: 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
Not enough user ratingsTotal: 808 All time: 4,261 This week: 455Up
Version License Categories
mysqlconnection 1.0GNU Lesser Genera...PHP 5, Databases
Description 

Author

This class is a very simple wrapper to access to MySQL databases.

It can:

- Establish database connections
- Execute manipulation queries and return the number of affected table rows
- Execute an SQL SELECT queries and return the result set data in a bi-dimensional array
- Execute an SQL SELECT query and return a single value if the results just contain one row and one column
- Execute an SQL SELECT query just to count the number of result set rows
- Display the error message in the current script page when an error occurs

Picture of Duy A. Nguyen
Name: Duy A. Nguyen <contact>
Classes: 1 package by
Country: Viet Nam Viet Nam

  Files folder image Files (9)  
File Role Description
Accessible without login Plain text file aguencyentries.cls.php Appl. sample class
Accessible without login Plain text file aguencyentry.cls.php Appl. sample class
Accessible without login Plain text file config.inc.php Conf. sample
Accessible without login Plain text file db.sql Appl. mysql db example script
Accessible without login Plain text file idataobject.cls.php Appl. sample interface
Accessible without login Plain text file index.php Example sample
Accessible without login Plain text file irenderhtml.cls.php Appl. sample interface
Accessible without login Plain text file magicobject.cls.php Appl. sample abstract class
Plain text file mysqlconnection.cls.php Class main 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:808
This week:0
All time:4,261
This week:455Up