PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
DB_common is an interface class; that provides all methods to query a specific database. An instance of a database specific class will be returned by the connect() method.