PDO Multi Connection Class 1.5
Developed by Evert Ulises German Soto, listed in Database Tool
This PHP database script that can access different types of SQL database using PDO. It provide a common interface to access different types of database like MySQL, PostgreSQL, Microsoft SQL server, IBM DB2, SQLite, Oracle, Informix, and Firebird.
This script can also establish connections, execute queries, retrieve single result rows or single row columns, the number of result rows, the last inserted record identifier, the names of tables columns, and execute INSERT, UPDATE and DELETE queries from parameters.
Requirements:
- PHP 5.0 or Higher
License type: GPL License
Date added: 1 year, 2 months 25 days ago | Last updated: 1 year, 2 months 21 days ago
More popular Database Tool
- PHP DataGrid 4.2.8 (6 months 6 days ago)
- ajaxCRUD 5.0 (1 year, 4 months 27 days ago)
- phpMyDataGrid 2007 - AJAX Enabled Datagrid 1.0 (1 year, 4 months 27 days ago)
- PHP MySQL Connection Class 1.0 (1 year, 9 months 1 day ago)
- XAJAX Grid 1.0 (1 year, 4 months 27 days ago)
Listing Files

pdo_database.class_manual.php- 5.3 KB
- 02/28/2011 18:33:54

pdo_database.class.php- 11.6 KB
- 02/28/2011 18:33:54
