PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2006-04-30 (10 years ago) RSS 2.0 feedNot enough user ratingsTotal: 805 All time: 4,095 This week: 1,069Up
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  
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:805
This week:0
All time:4,095
This week:1,069Up