Todo List
This class is a mock version of the PEAR DB class. It is intended to provide the same interface as the real DB class, plus a small database sufficient to test software.
string apiVersion( )
object a &connect( mixed $dsn, [array $options = array()])
string errorMessage( integer $value)
object a &factory( string $type, [array $options = false])
bool isConnection( mixed $value)
bool isError( mixed $value)
boolean isManip( string $query)
array parseDSN( string $dsn)