Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
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