検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 218 for handle (0.004 sec.)
Create a handle to used communicate with zookeeper 7380
« Zookeeper::connect Zookeeper::create » PHP Manual Zookeeper Create a handle to used communicat ... keeper >= 0.1.0) Zookeeper::__construct — Create a handle to used communicate with zookeeper 説明 public Zoo ... $recv_timeout = 10000 ) This method creates a new handle and a zookeeper session that corresponds to that h ... derivatives. 参考 Zookeeper::connect() - Create a handle to used communicate with zookeeper ZookeeperExcept ... ion 関連キーワード: handle , zookeeper , communicate , Zookeeper , watcher , ...
https://man.plustar.jp/php/zookeeper.construct.html - [similar]
Create a handle to used communicate with zookeeper 7338
« Zookeeper::close Zookeeper::__construct » PHP Manual Zookeeper Create a handle to used communi ... zookeeper >= 0.2.0) Zookeeper::connect — Create a handle to used communicate with zookeeper 説明 public Zoo ... _timeout = 10000 ): void This method creates a new handle and a zookeeper session that corresponds to that h ... ivatives. 参考 Zookeeper::__construct() - Create a handle to used communicate with zookeeper ZookeeperExcept ... ion 関連キーワード: handle , zookeeper , communicate , Zookeeper , watcher , ...
https://man.plustar.jp/php/zookeeper.connect.html - [similar]
MQSeries MQSET 7213
« mqseries_put mqseries_strerror » PHP Manual mqseries 関数 MQSeries MQSET mqseries_set (PECL mq ... hange the attributes of an object represented by a handle. The object must be a queue. パラメータ hConn Conn ... ection handle. This handle represents the connection to the queu ... e manager. hObj Object handle. This handle represents the object to be used. sel ... ーワード: mqseries , MQSeries , MQSET , attributes , handle , resource , selectors , array , int , Count ...
https://man.plustar.jp/php/function.mqseries-set.html - [similar]
cURL ハンドルを、その設定も含めてコピーする 7171
« curl_close curl_errno » PHP Manual cURL 関数 cURL ハンドルを、その設定も含めてコピーする curl_ ... copy_handle (PHP 5, PHP 7, PHP 8) curl_copy_handle — cURL ハン ... ドルを、その設定も含めてコピーする 説明 curl_copy_handle ( CurlHandle $handle ): CurlHandle | false cURL ハ ... ンドルをコピーし、同じ設定を保持します。 パラメータ handle curl_init() が返す cURL ハンドル。 戻り値 新しい c ... 合に false を返します 変更履歴 バージョン 説明 8.0.0 handle は CurlHandle クラスのインスタンスを期待するように ...
https://man.plustar.jp/php/function.curl-copy-handle.html - [similar]
cURL ハンドルのセットを閉じる 7171
« curl_multi_add_handle curl_multi_errno » PHP Manual cURL 関数 cURL ハンドルのセットを閉じる cu ... ルのセットを閉じる 説明 curl_multi_close ( CurlMultiHandle $multi_handle ): void 注意 : この関数を実行しても何 ... cURL ハンドルのセットを閉じます。 パラメータ multi_handle curl_multi_init() が返す cURL マルチハンドル。 戻り ... を返しません。 変更履歴 バージョン 説明 8.0.0 multi_handle は CurlMultiHandle クラスのインスタンスを期待するよ ... (); // ふたつのハンドルを追加します curl_multi_add_handle ( $mh , $ch1 ); curl_multi_add_handle ( $mh , $ch2 ...
https://man.plustar.jp/php/function.curl-multi-close.html - [similar]
現在の転送についての情報を表示する 7003
« curl_multi_getcontent curl_multi_init » PHP Manual cURL 関数 現在の転送についての情報を表示する ... 情報を表示する 説明 curl_multi_info_read ( CurlMultiHandle $multi_handle , int &$queued_messages = null ): ar ... 返されたリソースがさすデータは、 curl_multi_remove_handle() をコールした後には残りません。 パラメータ multi_ ... * のいずれか。すべて OK なら CURLE_OK が返ります。 handle curl が扱うハンドルの型を表すリソース。 変更履歴 バ ... ージョン 説明 8.0.0 multi_handle は CurlMultiHandle クラスのインスタンスを期待するよ ...
https://man.plustar.jp/php/function.curl-multi-info-read.html - [similar]
Start RPC Server 7003
« Yar_Server::__construct Yar_Client » PHP Manual Yar_Server Start RPC Server Yar_Server::handle ... (PECL yar >= 1.0.0) Yar_Server::handle — Start RPC Server 説明 public Yar_Server::handle ... ータはありません。 戻り値 boolean 例 例1 Yar_Server::handle() example <?php class API { /** * the doc info wil ... service = new Yar_Server (new API ()); $service -> handle (); ?> 上の例の出力は、 たとえば以下のようになりま ... - Register a server 関連キーワード: Server , Yar , handle , construct , server , requests , パラメータ , iss ...
https://man.plustar.jp/php/yar-server.handle.html - [similar]
SOAP リクエストを処理する 6888
« SoapServer::getFunctions SoapServer::setClass » PHP Manual SoapServer SOAP リクエストを処理する ... SoapServer::handle (PHP 5, PHP 7, PHP 8) SoapServer::handle — SOAP リ ... クエストを処理する 説明 public SoapServer::handle ( ? string $request = null ): void SOAP リクエスト ... est は、nullable になりました。 例 例1 SoapServer::handle() の例 <?php function test ( $x ) { return $x ; } ... )); $server -> addFunction ( "test" ); $server -> handle (); ?> 参考 SoapServer::__construct() - SoapServer ...
https://man.plustar.jp/php/soapserver.handle.html - [similar]
ウィンドウをキャプチャする 6804
« imagegrabscreen imageinterlace » PHP Manual GD および Image 関数 ウィンドウをキャプチャする im ... ィンドウをキャプチャする 説明 imagegrabwindow ( int $handle , bool $client_area = false ): GdImage | false ウィ ... この関数は Windows 上でのみ使用できます。 パラメータ handle HWND ウィンドウ ID。 client_area アプリケーションの ... ト、失敗した場合に false を返します。 エラー / 例外 handle が無効なウィンドウハンドルである場合に E_NOTICE、 ... ser = new COM ( "InternetExplorer.Application" ); $handle = $browser -> HWND ; $browser -> Visible = true ; ...
https://man.plustar.jp/php/function.imagegrabwindow.html - [similar]
ファイルポインタの位置を先頭に戻す 6804
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP ... を返します。 例 例1 rewind() での上書きの例 <?php $handle = fopen ( 'output.txt' , 'r+' ); fwrite ( $handle ... , 'Really long sentence.' ); rewind ( $handle ); fwrite ( $handle , 'Foo' ); rewind ( $handle ); ... echo fread ( $handle , filesize ( 'output.txt' )); fclose ( $handle ); ...
https://man.plustar.jp/php/function.rewind.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT