★ wanayoo — archive 1999 http://www.php.net/manual/function.dbmfirstkey.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to DBM
Quick Reference
DBM
* dbmopen
* dbmclose
* dbmexists
* dbmfetch
* dbminsert
* dbmreplace
* dbmdelete
* dbmfirstkey
* dbmnextkey
* dblist
Manual: dbmfirstkey
View the source code for this pageSearch the site



Previous page
 dbmdelete
dbmnextkey 
Next page


dbmfirstkey

dbmfirstkey -- retrieves the first key from a dbm database

Description

string dbmfirstkey (int dbm_identifier)

Returns the first key in the database. Note that no particular order is guaranteed since the database may be built using a hash-table, which doesn't guarantee any ordering.


 About Notes


Previous page
 dbmdelete
dbmnextkey 
Next page



Site Statistics


Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.