Login   Register  
PHP Classes
elePHPant
Icontem

SunMatDB

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Mattias Sundberg  >  SunMatDB  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SunMatDB
Base name: db
Description: A more complex MySQL access abstraction
Related classes: ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 429 users
All time rank: 4965
Week users: 0 users
Week rank: 2865
 

  Author  
Picture of Mattias Sundberg
Name: Mattias Sundberg <e-mail contact>
Packages: 2 Browse all classes by Mattias Sundberg Browse all classes by
Country: Sweden Sweden - PHP jobs in Sweden
Age: 32
All time rank: 146016 in Sweden Sweden
Week rank: 2212 Down19 in Sweden Sweden Down


  Detailed description  
This is actually three classes combined: DB, RS and ROW.

The DB class opens a connection to the database, executes queries and takes care of the error handling.

The RS class takes care of traversing the actual result set including the prev() and next() methods.

The ROW class wraps one row of the result set that is returned from a RS object when prev() or next() methods are called.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
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 DB.inc Class Base-class and very much needed
Plain text file index.php Example Example-script
Plain text file ROW.inc Class This is the ROW-class
Plain text file RS.inc Class Resultset-class

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