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