API17

API17:JDatabaseMySQLi::getVersion

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples