API17:JDatabaseMySQL:: construct
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDatabaseMySQL::__construct
Description
Database object constructor.
Description:JDatabaseMySQL:: construct [Edit Descripton]
Since
Synopsis
public JDatabaseMySQL->__construct ($options)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | List of options used to configure the connection |
Returns
Defined in
libraries/joomla/database/database/mysql.php
Referenced by
See also
SeeAlso:JDatabaseMySQL:: construct
Examples
<CodeExamplesForm />
