API17:JDatabaseMySQLi::test
From Joomla! Documentation
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

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