dbmfirstkey

(PHP 3, PHP 4 )

dbmfirstkey --  Recupera la prima chiave da un database DBM

Descrizione

string dbmfirstkey ( int dbm_identifier)

Restituisce la prima chiave nel database. Da notare che nessun ordine particolare è garantito dal momento che il database potrebbe essere stato costruito usando una hash-table, che non garantisce nessun ordine.