API17:JDatabase::getVersion
From Joomla! Documentation
JDatabase::getVersion
Description
Get the version of the database connector.
public function getVersion ()
- Returns string The database connector version.
- Defined on line 1220 of libraries/joomla/database/database.php
- Since

See also
JDatabase::getVersion source code on BitBucket
Class JDatabase
Subpackage Database- Other versions of JDatabase::getVersion
User contributed notes
Code Examples