PHP Classes
elePHPant
Icontem

PDO Multi Connection Class: Access different types of SQL database using PDO

Recommend this page to a friend!

  Author Author  
Picture of Evert Ulises German Soto
Name: Evert Ulises German Soto <contact>
Classes: 3 packages by
Country: Mexico Mexico


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can access different types of SQL database using PDO.

It provides a common interface to access different types of database like MySQL, PostgreSQL, Microsoft SQL server, IBM DB2, SQLite, Oracle, Informix, and Firebird.

The class can 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.

It can use prepared queries to prevent SQL injection attacks.

  Classes of Evert Ulises German Soto  >  PDO Multi Connection Class  >  Download Download .zip .tar.gz  >  Support forum Support forum (22)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PDO Multi Connection Class
Base name: pdo-multicnxn
Description: Access different types of SQL database using PDO
Version: 2.3
PHP version: 5.0
License: GNU General Public License (GPL)
 
  Groups   Screenshots Screenshots   Applications   Related pages   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes

  Files folder image Screenshots  
class_screenshot
File Role Description
Accessible without login Image file class_screenshot Screen show the databases capables in the class


  Recommendations  

Best PDO class to use with MySQL
Need to connect to a MySql DB and perform all standard queries


  Applications that use this package  
Coppel
Ecommerce Site

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
PDO Presentation
Recommended PDO Class for web developers

  Files folder image Files  
File Role Description
Accessible without login Plain text file pdo_database.class_manual.php Doc. pdo multicnxn user manual
Plain text file pdo_database.class.php Class class file pdo multicnxn
Accessible without login Plain text file database.cnfg.php Conf. database.cnfg.php
Accessible without login Plain text file examples_advanced.php Example examples_advanced.php
Accessible without login Plain text file example_connect_to_db.php Example example_connect_to_db.php
Accessible without login Plain text file example_create_table.php Example example_create_table.php
Accessible without login Plain text file example_delete.php Example example_delete.php
Accessible without login Plain text file example_insert.php Example example_insert.php
Accessible without login Plain text file example_select.php Example example_select.php
Accessible without login Plain text file example_update.php Example example_update.php

Install with Composer Install with Composer - Download Download all files: pdo-multicnxn.tar.gz pdo-multicnxn.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.