JDatabase:: construct/1.6
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 source code on JoomlaCode
Class JDatabase
Subpackage Database- Other versions of JDatabase::__construct
SeeAlso:JDatabase:: construct [Edit See Also]