require_once 'MDB.php';
void setFetchMode (integer $fetchmode, string [$object_class = NULL])
void setFetchMode
Sets the fetch mode used by default on queries for the connection.
MDB_FETCHMODE_ORDEREDor MDB_FETCHMODE_ASSOC, all possibly bit-wise OR'ed with MDB_FETCHMODE_FLIPPED. See "Introduction - Fetch" for further information.
void - NULL, if ok(!)
Table 33-1. Possible PEAR_Error values
This function can not be called statically.