PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 859 This week: 1All time: 4,075 This week: 560Up
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
Age: 41
All time rank: 25642 in Panama Panama
Week rank: 416 Up1 in Panama Panama Up

  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:859
This week:1
All time:4,075
This week:560Up