Forum und email

dbmfirstkey

(PHP 4)

dbmfirstkey — Recupera la prima chiave da un database DBM

Descrizione

string dbmfirstkey ( resource $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.