PEAR Handbuch | ||
---|---|---|
Zurück | Nach vorne |
See the "Fetch" section for further information.
Parameter
$arr - reference to data containing the row
$fetchmode - format of fetched row. Default is DB_FETCHMODE_DEFAULT.
$rownum - the row number to fetch. Default is null.
Returns
mixed - DB_OK on success, NULL on no more rows or DB_Error on error
Zurück | Zum Anfang | Nach vorne |
DB_Result::fetchRow() | Nach oben | DB_Result::numCols() |