API17

API17:JDatabaseMySQL::test

From Joomla! Documentation

Joomla 11.1 JDatabaseMySQL::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 129 of libraries/joomla/database/database/mysql.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples