API17

API17:JDatabaseMySQL:: construct

From Joomla! Documentation

Joomla 11.1 JDatabaseMySQL::__construct

Description

Constructor.


protected function __construct ($options)
Parameter Type Default Description
$options array List of options used to configure the connection
  • Returns void
  • Defined on line 57 of libraries/joomla/database/database/mysql.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples