API17:JDatabase::test
From Joomla! Documentation
JDatabase::test
Description
Test to see if the connector is available.
public static function test ()
- Returns bool True on success, false otherwise.
- Defined on line 1102 of libraries/joomla/database/database.php
- Since

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