Login   Register  
PHP Classes
elePHPant
Icontem

DBConnect

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of herve_tribouilloy
Name: herve_tribouilloy <e-mail contact>
Packages: 1 Browse all classes by herve_tribouilloy Browse all classes by
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: 38
All time rank: 93944 in United Kingdom United Kingdom
Week rank: 2041 Down82 in United Kingdom United Kingdom Down


  Detailed description   Download .zip .tar.gz  
This class is a MySQL database access wrapper that uses some PHP 5 features to simplify the usual operations.

It establishes a connection with a MySQL server in the class constructor function and closes the connection in the destructor function.

It provides functions for executing SQL queries and return a the row object or multiple rows as an array of objects.

The query statements may be formatted with a variable number of arguments with the sprintf function.

Errors throw exceptions that may be catched by applications.

The class may also generate an error log in a file with formatted error lines that may take a variable number of format arguments.

  Classes of herve_tribouilloy  >  DBConnect  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DBConnect
Base name: mysqlconnect
Description: MySQL database access wrapper
Version: -
PHP version: -
License: Free for non-commercial use
All time users: 2878 users
All time rank: 1130
Week users: 0 users
Week rank: 1358 Equal
 
  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  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (87.5%)
Good (81.2%)
Good (81.2%)
Good (87.5%)
-
-
Sufficient (68.8%)
260
Month:
Not yet rated by the users

  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 connection.php Class class code
Accessible without login Plain text file db.sav Data database source
Accessible without login Plain text file example.php Example example to use connection.php file
Accessible without login Plain text file Readme.txt Doc. readme

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