PHP Classes
elePHPant
Icontem

SunMatDB: A more complex MySQL access abstraction

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2003-05-27 (13 years ago) RSS 2.0 feedNot enough user ratingsTotal: 431 All time: 5,987 This week: 2,192Up
Version License Categories
db 1.0GNU General Publi...Databases
Description Author

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.

Picture of Mattias Sundberg
Name: Mattias Sundberg <contact>
Classes: 2 packages by
Country: Sweden Sweden

  Files folder image Files  
File Role Description
Plain text file DB.inc Class Base-class and very much needed
Accessible without login 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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:431
This week:0
All time:5,987
This week:2,192Up