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