API17:JDatabaseMySQLi::test
From Joomla! Documentation
JDatabaseMySQLi::test
Description
Test to see if the MySQLi connector is available.
Template:Description:JDatabaseMySQLi::test [Edit Descripton]
Synopsis
public JDatabaseMySQLi->test ()
Returns
boolean True on success, false otherwise.
Defined in
libraries/joomla/database/database/mysqli.php
Referenced by
See also
Template:SeeAlso:JDatabaseMySQLi::test
Examples
<CodeExamplesForm />