API17:JDatabaseMySQLi:: construct
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseMySQLi::__construct
Description
Database object constructor.
Description:JDatabaseMySQLi:: construct [Edit Descripton]
Since
Synopsis
public JDatabaseMySQLi::__construct ($options)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | List of options used to configure the connection |
Returns
Defined in
libraries/joomla/database/database/mysqli.php (line 50)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JDatabaseMySQLi:: construct
Examples
<CodeExamplesForm />
