JDatabaseMySQLi:: construct/1.5
From Joomla! Documentation
JDatabaseMySQLi::__construct
Description
Database object constructor.
Description:JDatabaseMySQLi:: construct [Edit Descripton]
public function __construct ($options)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | List of options used to configure the connection |
See also
-
JDatabaseMySQLi::__construct on api.joomla.org
-
JDatabaseMySQLi source code on JoomlaCode
-
Class JDatabaseMySQLi
-
Subpackage Database
- Other versions of JDatabaseMySQLi::__construct
SeeAlso:JDatabaseMySQLi:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />