Login   Register  
PHP Classes
elePHPant
Icontem

Small MySQL Connection

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Duy A. Nguyen  >  Small MySQL Connection  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Small MySQL Connection
Base name: mysqlconnection
Description: MySQL database access wrapper
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 734 users
All time rank: 3741
Week users: 0 users
Week rank: 2356
 

  Author  
Picture of Duy A. Nguyen
Name: Duy A. Nguyen <e-mail contact>
Packages: 1 Browse all classes by Duy A. Nguyen Browse all classes by
Country: Viet Nam Viet Nam - PHP jobs in Viet Nam
Age: ???
All time rank: 21986 in Viet Nam Viet Nam
Week rank: 2212 Down10 in Viet Nam Viet Nam Down


  Detailed description  
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

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file aguencyentries.cls.php Appl. sample class
Plain text file aguencyentry.cls.php Appl. sample class
Plain text file config.inc.php Conf. sample
Plain text file db.sql Appl. mysql db example script
Plain text file idataobject.cls.php Appl. sample interface
Plain text file index.php Example sample
Plain text file irenderhtml.cls.php Appl. sample interface
Plain text file magicobject.cls.php Appl. sample abstract class
Plain text file mysqlconnection.cls.php Class main class

Download all files: mysqlconnection.tar.gz mysqlconnection.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.