resource dba_open ( string $path , string $mode [, string $handler [, mixed $... ]] )
dba_open() establishes a database instance for path with mode using handler.
Returns a positive handle on success or FALSE on failure.