PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

dbmfirstkey> <dbmexists
Last updated: Sun, 25 Nov 2007

view this page in

dbmfetch

(PHP 4)

dbmfetch — Fetches a value for a key from a DBM database

설명

string dbmfetch ( resource $dbm_identifier , string $key )

Gets the value associated with the given key .

매개변수

dbm_identifier

dbmopen()이 반환한 DBM 연결 식별자입니다.

key

The key, as a string

반환값

Returns the value associated with key .



add a note add a note User Contributed Notes
dbmfetch
There are no user contributed notes for this page.

dbmfirstkey> <dbmexists
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites