PHP Classes
elePHPant
Icontem

PDO_DB: Execute database queries from parameters using PDO

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum (4)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2009-03-06 (7 years ago) RSS 2.0 feedNot enough user ratingsTotal: 596 All time: 4,965 This week: 1,109Up
Version License PHP version Categories
pdo_db 1.0BSD License5.0PHP 5, Databases
Description Author

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.

Picture of Gombos Lorand
Name: Gombos Lorand <contact>
Classes: 2 packages by
Country: Romania Romania

  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
Accessible without login HTML file DB_DOCUMENTATION Example DB Class Documentation
Accessible without login Plain text file DB_Simpletest Test Please use this only with simpletest eclipse extension.
Accessible without login Plain text file test.php Example Example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:596
This week:0
All time:4,965
This week:1,109Up
User Comments (3)