PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 433 This week: 1All time: 6,291 This week: 560Up
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
Age: 44
All time rank: 181217 in Sweden Sweden
Week rank: 411 Up5 in Sweden Sweden Up

  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:433
This week:1
All time:6,291
This week:560Up