Todo List
void DB_result( object &$dbh, resource $result, [array $options = array()])
mixed fetchInto( array &$arr, [int $fetchmode = DB_FETCHMODE_DEFAULT], [int $rownum = null])
mixed &fetchRow( [int $fetchmode = DB_FETCHMODE_DEFAULT], [int $rownum = null])
Overridden in child classes as:
bool free( )
string getQuery( )
integer getRowCounter( )
bool nextResult( )
int numCols( )
int numRows( )
void setOption( string $key, [mixed $value = null])