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

search for in the

dba_open> <dba_list
[edit] Last updated: Fri, 25 May 2012

view this page in

dba_nextkey

(PHP 4, PHP 5)

dba_nextkey次のキーを取得する

説明

string dba_nextkey ( resource $handle )

dba_nextkey() は、 が指すデータベースの次のキーを返し、内部キーポインタを進めます。

パラメータ

handle

dba_open() あるいは dba_popen() によって返されたデータベースハンドル。

返り値

成功した場合にキー、失敗した場合に FALSE を返します。

参考



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites