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

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