PDO wrapper

Package:
PDO wrapper
Summary:
MySQL database access wrapper using PDO
Groups:
Databases, PHP 5
Author:
Donauweb
Description:
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.


Powered by Gewgley