API17

JDatabaseMySQLi::select: Difference between revisions

From Joomla! Documentation

Doxiki2 (talk | contribs)
Updated to r1448:247ba8d88526
m JoomlaWikiBot moved page JDatabaseMySQLi::select/11.1 to API17:JDatabaseMySQLi::select without leaving a redirect: Robot: Moved page
(No difference)

Revision as of 21:15, 10 May 2013

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 />