dbplus_open

 resource dbplus_open ( string $name ) 

説明

Opens the given relation file.

戻り値

On success a relation file resource (cursor) is returned which must be used in any subsequent commands referencing the relation. Failure leads to a zero return value, the actual error code may be asked for by calling dbplus_errno().