Login   Register  
PHP Classes
elePHPant
Icontem

Simple DB Handler

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of david camargo  >  Simple DB Handler  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Simple DB Handler
Base name: sdbhandler
Description: Simple MySQL database access wrapper
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 733 users
All time rank: 3744
Week users: 1 user
Week rank: 2417
 

  Author  
Picture of david camargo
Name: david camargo <e-mail contact>
Packages: 1 Browse all classes by david camargo Browse all classes by
Country: Panama Panama - PHP jobs in Panama
Age: 29
All time rank: 22012 in Panama Panama
Week rank: 1625 Up1 in Panama Panama Up


  Detailed description  
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.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file classDbManager.php Class The class source

Download all files: sdbhandler.tar.gz sdbhandler.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.