API17:JDatabaseMySQLi:: construct
From Joomla! Documentation
JDatabaseMySQLi::__construct
Description
Constructor.
protected function __construct ($options)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | List of options used to configure the connection |
See also
JDatabaseMySQLi::__construct source code on BitBucket
Class JDatabaseMySQLi
Subpackage Database- Other versions of JDatabaseMySQLi::__construct
User contributed notes
Code Examples