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

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