Login   Register  
PHP Classes
elePHPant
Icontem

Class: PDO_DB

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Gombos Lorand  >  PDO_DB  >  Download .tar.gz .zip  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PDO_DB
Base name: pdo_db
Description: Execute database queries from parameters using PDO
Related classes:
Version: 1.0
PHP version: 5.0
License: BSD License
All time users: 543 users
All time rank: 4317
Week users: 1 user
Week rank: 2467
Picture of Gombos Lorand
Author: Gombos Lorand <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Romania Romania - PHP jobs in Romania
Age: 27
All time rank: 205546 in Romania Romania
Week rank: 1245 Up37 in Romania Romania Up


  Detailed description  
This class can be used to execute database queries from parameter lists using PDO.

It can connect to a given database and execute queries from lists of parameters defined programatically to specify tables, fields, values conditions, etc..

Currently it can execute select queries to retrieve results into arrays, insert or update records into a table from values passed in an associative array, and delete table records that match a given condition.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
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 DB_v1_1 Class Main Class V 1.1
Plain text file DB.php Class Main Class
HTML file DB_DOCUMENTATION Example DB Class Documentation
Plain text file DB_Simpletest Test Please use this only with simpletest eclipse extension.
Plain text file test.php Example Example

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