/ConnectorFactory.phpInclude this file in your application to use the Connector library.
Normally, there is no need to include any other files from the Connector library. Call the static ConnectorFactory::create() method to get an IConnector instance with an open database connection.
System requirements:
This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. The Connector library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
| Class | Description |
|---|---|
ConnectorFactory
|
Include this file in your application to use the Connector library. |
require_once
("IConnector.php")
(line 39)
Include the IConnector interface.
Documentation generated on Wed, 03 Jun 2009 12:41:51 +0200 by phpDocumentor 1.4.1