MDB_Common::fetchInto()

MDB_Common::fetchInto()

MDB_Common::fetchInto() -- fetch a row into a variable

Description

Fetch a row and return data in an array.

Parameter

resource $result

result identifier

integer $fetchMode

format of fetched row

integer $rownum

the row number to fetch

Return value

mixed - an array or NULL, if no more rows

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.