PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 604 All time: 5,151 This week: 328Up
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
Age: 38
All time rank: 250549 in Romania Romania
Week rank: 483 Up8 in Romania Romania Up

  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:604
This week:0
All time:5,151
This week:328Up
User Comments (3)