検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 313 for exists (0.016 sec.)
Delete a node in zookeeper synchronously 4380
« Zookeeper::create Zookeeper::exists » PHP Manual Zookeeper Delete a node in zookeeper synchron ...
https://man.plustar.jp/php/zookeeper.delete.html - [similar]
APCUIterator イテレータオブジェクトを作成する 4334
« APCUIterator APCUIterator::current » PHP Manual APCUIterator APCUIterator イテレータオブジェク ... r [ 'key' ], $counter [ 'value' ]); } ?> 参考 apcu_exists() - エントリが存在するかどうかを調べる apcu_cache_ ...
https://man.plustar.jp/php/apcuiterator.construct.html - [similar]
データベース (dbm 形式) 抽象化レイヤ 4334
« 抽象化レイヤー はじめに » PHP Manual 抽象化レイヤー データベース (dbm 形式) 抽象化レイヤ データ ... dba_delete — キーが指す DBA エントリを削除する dba_exists — キーが存在するかどうかを確認する dba_fetch — キー ...
https://man.plustar.jp/php/book.dba.html - [similar]
関数処理 4334
« filter_var はじめに » PHP Manual 変数・データ型関連 関数処理 関数処理 はじめに インストール/設 ... c_num_args — 関数に渡された引数の数を返す function_exists — 指定した関数が定義されている場合に true を返す g ...
https://man.plustar.jp/php/book.funchand.html - [similar]
ZooKeeper 4334
« ZMQDevice::setTimerTimeout はじめに » PHP Manual その他のサービス ZooKeeper ZooKeeper はじめに ... elete a node in zookeeper synchronously Zookeeper::exists — Checks the existence of a node in zookeeper sync ...
https://man.plustar.jp/php/book.zookeeper.html - [similar]
4334
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... $local_pk = __DIR__ . "/privkey.pem" ; if (! file_exists ( $local_cert ) || ! file_exists ( $local_pk )) { ... ep 6\n" ; } $dir = "/tmp/abc-eio-temp" ; if ( file_exists ( $dir )) { rmdir ( $dir ); } echo "step 1\n" ; $b ... Couldn't open event base" ; exit( 1 ); } if ( file_exists ( $sock_path )) { unlink ( $sock_path ); } $this - ...
https://man.plustar.jp/php/event.examples.html - [similar]
格納されている変数をキャッシュから取得する 4334
« apcu_exists apcu_inc » PHP Manual APCu 関数 格納されている変数をキャッシュから取得する apcu_fe ...
https://man.plustar.jp/php/function.apcu-fetch.html - [similar]
Export BLOB/CLOB data to file 4334
« cubrid_lob_close cubrid_lob_get » PHP Manual CUBRID 関数 Export BLOB/CLOB data to file cubrid_ ... , "dba" ); cubrid_execute ( $conn , "DROP TABLE if exists doc" ); cubrid_execute ( $conn , "CREATE TABLE doc ...
https://man.plustar.jp/php/function.cubrid-lob-export.html - [similar]
Get BLOB/CLOB data 4334
« cubrid_lob_export cubrid_lob_send » PHP Manual CUBRID 関数 Get BLOB/CLOB data cubrid_lob_get ( ... , "dba" ); cubrid_execute ( $conn , "DROP TABLE if exists doc" ); cubrid_execute ( $conn , "CREATE TABLE doc ...
https://man.plustar.jp/php/function.cubrid-lob-get.html - [similar]
Creates a database 4334
« dbase_close dbase_delete_record » PHP Manual dBase 関数 Creates a database dbase_create (PHP 5 ... ase with the given definition. If the file already exists, it is not truncated. dbase_pack() can be called t ...
https://man.plustar.jp/php/function.dbase-create.html - [similar]