require_once 'MDB.php';
mixed fetchInto (resource $result [, integer $fetchMode MDB_FETCHMODE_DEFAULT [, integer $rownum = NULL]])
mixed fetchInto
Fetch a row and return data in an array.
result identifier
format of fetched row
the row number to fetch
mixed - an array or NULL, if no more rows