library dbhash VERSIONlatest Index Page Functions (7) dbhash_close Close a database of type key/data. dbhash_delete Delete a key from the database. dbhash_exist Check if a key exist in the database dbhash_get Return a value from the database. dbhash_key Return the key from the database. dbhash_open Open a database of type key/data. dbhash_put Insert a value in the database.