PHP Classes
elePHPant
Icontem

Simple DB Handler: Simple MySQL database access wrapper

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2006-03-01 (10 years ago) RSS 2.0 feedNot enough user ratingsTotal: 855 All time: 3,918 This week: 947Up
Version License Categories
sdbhandler 1.0GNU General Publi...Databases
Description Author

This is a very simple MySQL database access wrapper.

It can connect to a MySQL database and execute SQL SELECT, INSERT, UPDATE and DELETE queries with a single call.

The INSERT queries return the last inserted record identifier.

After executing a SELECT queries, it can return all the result set rows in a single array.

UPDATE and DELETE queries return just a boolean value that tells whether the query succeeded.

Picture of david camargo
Name: david camargo <contact>
Classes: 1 package by
Country: Panama Panama

  Files folder image Files  
File Role Description
Plain text file classDbManager.php Class The class source

 Version Control Unique User Downloads Download Rankings  
 0%
Total:855
This week:0
All time:3,918
This week:947Up