API17

API17:JDatabaseMySQLi::test

From Joomla! Documentation

Revision as of 23:17, 20 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 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

[Edit See Also]

Template:SeeAlso:JDatabaseMySQLi::test

Examples

<CodeExamplesForm />