dba_open

Example

 resource dba_open ( string $path , string $mode [, string $handler [, mixed $... ]] ) 

Description

dba_open() establishes a database instance for path with mode using handler.

Return Values

Returns a positive handle on success or FALSE on failure.