API17

API17:JDatabaseMySQLi::loadRowList

From Joomla! Documentation

Joomla 11.1 JDatabaseMySQLi::loadRowList

Description

Load a list of database rows (numeric column indexing).


Synopsis

public JDatabaseMySQLi::loadRowList ($key=null)
Parameter Type Default Description
$key null

Returns

Defined in

libraries/joomla/database/database/mysqli.php (line 500)

Referenced by

See also

Examples

Code Examples