Forum und email

dbmclose

(PHP 4)

dbmclose — Closes a dbm database

Description

bool dbmclose ( resource $dbm_identifier )

Unlocks and closes the specified database.

Parameters

dbm_identifier

The DBM link identifier, returned by dbmopen().

Return values

Palauttaa TRUE onnistuessaan, muutoin FALSE.

See Also