Results of 1 - 10 of about 218 for handle (0.003 sec.)
- Get the job handle 9484
- « GearmanJob::functionName GearmanJob::returnCode » PHP Manual GearmanJob Get the job handle Gea
...
rmanJob::handle (PECL gearman >= 0.5.0) GearmanJob::handle — Get t ...
he job handle 説明 public GearmanJob::handle (): string Returns ...
the opaque job handle assigned by the job server. パラメータ この関数には ...
パラメータはありません。 戻り値 An opaque job handle. 参考 GearmanTask::jobHandle() - Get the job handl ...
-
https://man.plustar.jp/php/gearmanjob.handle.html
- [similar]
- cURL マルチハンドルに、通常の cURL ハンドルを追加する 9401
- « curl_init curl_multi_close » PHP Manual cURL 関数 cURL マルチハンドルに、通常の cURL ハンドルを
...
追加する curl_multi_add_handle (PHP 5, PHP 7, PHP 8) curl_multi_add_handle — cURL ...
、通常の cURL ハンドルを追加する 説明 curl_multi_add_handle ( CurlMultiHandle $multi_handle , CurlHandle $hand ...
le ): int handle ハンドルを、マルチハンドル multi_handle に追加しま ...
す。 パラメータ multi_handle curl_multi_init() が返す cURL マルチハンドル。 han ...
-
https://man.plustar.jp/php/function.curl-multi-add-handle.html
- [similar]
- cURL ハンドルのセットからマルチハンドルを削除する 9401
- « curl_multi_init curl_multi_select » PHP Manual cURL 関数 cURL ハンドルのセットからマルチハンド
...
ルを削除する curl_multi_remove_handle (PHP 5, PHP 7, PHP 8) curl_multi_remove_handle — c ...
からマルチハンドルを削除する 説明 curl_multi_remove_handle ( CurlMultiHandle $multi_handle , CurlHandle $hand ...
le ): int 指定した handle を、 multi_handle から削除します。 handle が削除さ ...
このハンドルで curl_exec() を実行できます。 使用中の handle を削除する際には、 そのハンドルにかかわる進行中の転 ...
-
https://man.plustar.jp/php/function.curl-multi-remove-handle.html
- [similar]
- Get the job handle 9275
- « GearmanTask::isRunning GearmanTask::recvData » PHP Manual GearmanTask Get the job handle Gearm
...
anTask::jobHandle gearman_job_handle (PECL gearman >= 0.5.0) Gearman ...
Task::jobHandle -- gearman_job_handle — Get the job handle 説明 pu ...
blic GearmanTask::jobHandle (): string Returns the job handle for this task. パ ...
数にはパラメータはありません。 戻り値 The opaque job handle. 参考 GearmanClient::doJobHandle() - Get the job h ...
-
https://man.plustar.jp/php/gearmantask.jobhandle.html
- [similar]
- Get the job handle for the running task 8165
- « GearmanClient::doHighBackground GearmanClient::doLow » PHP Manual GearmanClient Get the job handle
...
ndle for the running task GearmanClient::doJobHandle (PECL gearman >= 0.5.0) GearmanClient::doJobHandle ...
— Get the job handle for the running task 説明 public GearmanClient::do ...
JobHandle (): string Gets that job handle for a running task ...
repeated GearmanClient::doNormal() calls. The job handle can then be used to get information on the task. パ ...
-
https://man.plustar.jp/php/gearmanclient.dojobhandle.html
- [similar]
- ディレクトリハンドルからエントリを読み込む 8040
- « opendir rewinddir » PHP Manual ディレクトリ 関数 ディレクトリハンドルからエントリを読み込む re
...
らエントリを読み込む 説明 readdir ( ? resource $dir_handle = null ): string | false ディレクトリから次のエント ...
上に格納されている順番で返されます。 パラメータ dir_handle opendir() が事前にオープンした ディレクトリハンドル ...
用してください。 変更履歴 バージョン 説明 8.0.0 dir_handle は、nullable になりました。 例 例1 ディレクトリ内の ...
場合にループが とまってしまうからです。 <?php if ( $handle = opendir ( '/path/to/files' )) { echo "Directory ...
-
https://man.plustar.jp/php/function.readdir.html
- [similar]
- バイナリセーフなファイルの読み込み 7705
- « fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP
...
に格納する $filename = "/usr/local/something.txt" ; $handle = fopen ( $filename , "r" ); $contents = fread ( $ ...
handle , filesize ( $filename )); fclose ( $handle ); ?> 例2 バイナリの fread() の例 警告 バイナリとテ ...
ます。 <?php $filename = "c:\\files\\somepic.gif" ; $handle = fopen ( $filename , "rb" ); $contents = fread ( ...
$handle , filesize ( $filename )); fclose ( $handle ); ?> ...
-
https://man.plustar.jp/php/function.fread.html
- [similar]
- Close the zookeeper handle and free up any resources 7548
- « Zookeeper::addAuth Zookeeper::connect » PHP Manual Zookeeper Close the zookeeper handle and fr
...
r >= 0.5.0) Zookeeper::close — Close the zookeeper handle and free up any resources 説明 public Zookeeper::c ...
instance. 参考 Zookeeper::__construct() - Create a handle to used communicate with zookeeper Zookeeper::conn ...
ect() - Create a handle to used communicate with zookeeper ZookeeperExcept ...
ion 関連キーワード: zookeeper , handle , Zookeeper , free , up , resources , the , Create ...
-
https://man.plustar.jp/php/zookeeper.close.html
- [similar]
- Close the request handle 7464
- « cubrid_bind cubrid_close_request » PHP Manual CUBRID 関数 Close the request handle cubrid_clos
...
>= 8.3.0) cubrid_close_prepare — Close the request handle 説明 cubrid_close_prepare ( resource $req_identifi ...
cubrid_close_prepare() function closes the request handle given by the req_identifier argument, and releases ...
the memory region related to the handle. It is an alias of cubrid_close_request() . パラメ ...
?> 参考 cubrid_close_request() - Close the request handle 関連キーワード: request , handle , cubrid , the , ...
-
https://man.plustar.jp/php/function.cubrid-close-prepare.html
- [similar]
- Close the request handle 7464
- « cubrid_close_prepare cubrid_col_get » PHP Manual CUBRID 関数 Close the request handle cubrid_c
...
>= 8.3.0) cubrid_close_request — Close the request handle 説明 cubrid_close_request ( resource $req_identifi ...
cubrid_close_request() function closes the request handle given by the req_identifier argument, and releases ...
the memory region related to the handle. It is an alias of cubrid_close_prepare() . パラメ ...
?> 参考 cubrid_close_prepare() - Close the request handle 関連キーワード: request , handle , cubrid , the , ...
-
https://man.plustar.jp/php/function.cubrid-close-request.html
- [similar]