This class implements a MySQL database access wrapper using PDO.
It can establish a connection to a MySQL database server and execute SELECT prepared queries with parameters from an array, retrieve query results into arrays, execute INSERT or UPDATE queries using parameters that define the tables, fields, values and conditions.
|
Name: |
PDO wrapper |
Base name: |
pdo-wrapper-class |
Description: |
MySQL database access wrapper using PDO |
Version: |
1.2 |
PHP version: |
5.1 |
License: |
BSD License |
|
|
|
Pages that reference this package |
|
Latest pages that reference packages
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|