検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 11 for nextkey (0.003 sec.)
次のキーを取得する 14296
« dba_list dba_open » PHP Manual DBA 関数 次のキーを取得する dba_nextkey (PHP 4, PHP 5, PHP 7, P ... HP 8) dba_nextkey — 次のキーを取得する 説明 dba_nextkey ( resource $ ... dba ): string | false dba_nextkey() は、 が指すデータベースの次のキーを返し、内部キー ... の例 の例 2 関連キーワード: キー , dba , 取得 , 次 , nextkey , open , DBA , 形式 , データベース , 失敗 ...
https://man.plustar.jp/php/function.dba-nextkey.html - [similar]
基本的な例 9353
« 例 DBA 関数 » PHP Manual 例 基本的な例 基本的な例 例1 DBA の例 <?php $id = dba_open ( "/tmp/te ... 目の引数として渡されます。 dba_firstkey() および dba_nextkey() 関数を用いて全てのエントリに 連続的にアクセスする ... ーを記憶する $handle_later [] = $key ; } $key = dba_nextkey ( $id ); } foreach ( $handle_later as $val ) { dba ...
https://man.plustar.jp/php/dba.example.html - [similar]
オープンされている全データベースファイルのリストを得る 8713
« dba_key_split dba_nextkey » PHP Manual DBA 関数 オープンされている全データベースファイルのリス ...
https://man.plustar.jp/php/function.dba-list.html - [similar]
最初のキーを取得する 8606
« dba_fetch dba_handlers » PHP Manual DBA 関数 最初のキーを取得する dba_firstkey (PHP 4, PHP 5, ... 合にキー、失敗した場合に false を返します。 参考 dba_nextkey() - 次のキーを取得する dba_key_split() - 文字列形式 ...
https://man.plustar.jp/php/function.dba-firstkey.html - [similar]
文字列形式のキーを配列形式に分割する 8606
« dba_insert dba_list » PHP Manual DBA 関数 文字列形式のキーを配列形式に分割する dba_key_split ( ... す。 参考 dba_firstkey() - 最初のキーを取得する dba_nextkey() - 次のキーを取得する dba_fetch() - キーが指すデー ...
https://man.plustar.jp/php/function.dba-key-split.html - [similar]
DBA 関数 8499
« 基本的な例 dba_close » PHP Manual DBA DBA 関数 DBA 関数 目次 dba_close — DBA データベースを閉じ ... ンされている全データベースファイルのリストを得る dba_nextkey — 次のキーを取得する dba_open — データベースをオー ...
https://man.plustar.jp/php/ref.dba.html - [similar]
データベース (dbm 形式) 抽象化レイヤ 8393
« 抽象化レイヤー はじめに » PHP Manual 抽象化レイヤー データベース (dbm 形式) 抽象化レイヤ データ ... ンされている全データベースファイルのリストを得る dba_nextkey — 次のキーを取得する dba_open — データベースをオー ...
https://man.plustar.jp/php/book.dba.html - [similar]
要件 7948
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 各機能の動作は、使 ... す(group はオプションです)。 dba_firstkey() や dba_nextkey() はキーを文字列形式で返しますが、 dba_key_split() ...
https://man.plustar.jp/php/dba.requirements.html - [similar]
データベースをオープンする 7948
« dba_nextkey dba_optimize » PHP Manual DBA 関数 データベースをオープンする dba_open (PHP 4, PHP ...
https://man.plustar.jp/php/function.dba-open.html - [similar]
リソース型の一覧 7948
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... dba_fetch() , dba_firstkey() , dba_insert() , dba_nextkey() , dba_optimize() , dba_replace() , dba_sync() db ... dba_fetch() , dba_firstkey() , dba_insert() , dba_nextkey() , dba_optimize() , dba_replace() , dba_sync() No ...
https://man.plustar.jp/php/resource.html - [similar]
PREV 1 2 NEXT