PHP Classes / PDO Connection Factory

Manage database connections using PDO extension

PDO Connection Factory PHP Class

This class can be used to manage database connections using the PDO extension. It can setup a PDO object to access a database of a given type, host and database name. The class also takes the user name, password and whether the database connection to establish should be persistent.

Similar PHP Classes

Search in PHP Classes

Filter by tags