API17

API17:JDatabaseMySQLi::test

From Joomla! Documentation

Joomla 11.1 JDatabaseMySQLi::test

Description

Test to see if the MySQL connector is available.


public static function test ()
  • Returns bool True on success, false otherwise.
  • Defined on line 153 of libraries/joomla/database/database/mysqli.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples