Login   Register  
PHP Classes
elePHPant
Icontem

Class: 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: 725 users
All time rank: 3693
Week users: 1 user
Week rank: 2434
Picture of david camargo
Author: david camargo <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Panama Panama - PHP jobs in Panama
Age: 28
All time rank: 21662 in Panama Panama
Week rank: 1620 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  
Group folder image Databases Database management, accessing and searching View top rated classes

  Rate classes User ratings   Applications   Files Files  

  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.