Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: dba_nextkey - Manual
[go: Go Back, main page]

PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<dba_listdba_open" width="11" height="7"/>
view the version of this page
Last updated: Thu, 26 May 2005

dba_nextkey

(PHP 3 >= 3.0.8, PHP 4, PHP 5)

dba_nextkey -- 次のキーを取得する

説明

string dba_nextkey ( int handle )

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

handleは、dba_open() により 返されたデータベースハンドルです。

dba_nextkey() は成功時にキーを、失敗した場合に FALSEを返します。

dba_firstkey()も参照ください。



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

<dba_listdba_open" width="11" height="7"/>
 Last updated: Thu, 26 May 2005
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This mirror generously provided by: PacketBusiness, Inc.
Last updated: Sun Nov 6 16:31:06 2005 JST