API17:JDatabaseMySQLi::loadRowList
From Joomla! Documentation
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)
- see source code in BitBucket
Referenced by
See also
Examples
Code Examples