PHP Classes

Small MySQL Connection: MySQL database access wrapper

Recommend this page to a friend!
  Info   View files View files (9)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 807 All time: 4,258 This week: 794Up
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
Age: ???
All time rank: 263811 in Viet Nam Viet Nam
Week rank: 312 Up4 in Viet Nam Viet Nam Up

  Files folder image Files  
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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:807
This week:0
All time:4,258
This week:794Up