PHP Classes

Simple DB Handler: Simple MySQL database access wrapper

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 859 All time: 4,076 This week: 455Up
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 (1)  
File Role Description
Plain text file classDbManager.php Class The class source

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:859
This week:0
All time:4,076
This week:455Up