| 7 database.inc | abstract public DatabaseConnection::databaseType() |
Returns the name of the PDO driver for this connection.
File
- includes/
database/ database.inc, line 1239 - Core systems for the database layer.
Code
abstract public function databaseType();
Login or register to post comments