API17

API17:JDatabaseMySQLi::select

From Joomla! Documentation

Revision as of 21:15, 10 May 2013 by JoomlaWikiBot (talk | contribs) (JoomlaWikiBot moved page JDatabaseMySQLi::select/11.1 to API17:JDatabaseMySQLi::select without leaving a redirect: Robot: Moved page)

Joomla 11.1 JDatabaseMySQLi::select

Description

Select a database for use.

Template:Description:JDatabaseMySQLi::select [Edit Descripton]

public function select ($database)
Parameter Type Default Description
$database
  • Returns bool True if the database was successfully selected.
  • Defined on line 525 of libraries/joomla/database/database/mysqli.php
  • Since Joomla 11.1

See also

Template:SeeAlso:JDatabaseMySQLi::select [Edit See Also]

User contributed notes

<CodeExamplesForm />