★ wanayoo — archive 1999 http://www.php.net/manual/ja/function.dba-firstkey.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to dba
Quick Reference
English version of this pageGerman version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
dba
* dba_close
* dba_delete
* dba_exists
* dba_fetch
* dba_firstkey
* dba_insert
* dba_nextkey
* dba_popen
* dba_open
* dba_optimize
* dba_replace
* dba_sync
Manual: dba_firstkey
View the source code for this pageSearch the site



Previous page
 dba_fetch
 Updated
Sat, 12 Aug 2000
dba_insert 
Next page


dba_firstkey

(PHP3 >= 3.0.8, PHP4 >= 4.0b2)

dba_firstkey -- 最初のキーを取得する

説明

string dba_firstkey (int handle)

dba_firstkey()は、handleが 指すデータベースの最初のキーを返し、内部キーポインタをリセットします。 この関数によりデータベース全体を連続的にサーチすることが可能になります。

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

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

dba_nextkey()も参照下さい。


 About Notes


Previous page
 dba_fetch
 Updated
Sat, 12 Aug 2000
dba_insert 
Next page





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.