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