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