API17

API17:JDatabase::getVersion

From Joomla! Documentation

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

See also


User contributed notes

Code Examples