検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 218 for handle (0.015 sec.)
blob を生成し、ファイルをコピーし、閉じる 5485
« ibase_blob_get ibase_blob_info » PHP Manual Firebird/InterBase 関数 blob を生成し、ファイルをコ ... mport ( resource $link_identifier , resource $file_handle ): string ibase_blob_import ( resource $file_handl ... 場合は、 最後にオープンしたリンクを使用します。 file_handle fopen() が返すファイルハンドル。 戻り値 成功した場 ... 生成 , コピー , ファイル , import , file , BLOB , handle , resource , identifier ...
https://man.plustar.jp/php/function.ibase-blob-import.html - [similar]
ラージオブジェクトをクローズする 5485
« pg_last_oid pg_lo_create » PHP Manual PostgreSQL 関数 ラージオブジェクトをクローズする pg_lo_c ... d = pg_lo_create ( $database ); echo " $oid \n" ; $handle = pg_lo_open ( $database , $oid , "w" ); echo " $h ... andle \n" ; pg_lo_write ( $handle , "large object data" ); pg_lo_close ( $handle ); ...
https://man.plustar.jp/php/function.pg-lo-close.html - [similar]
Return the client session id, only valid if the connections is currently connect... 5485
« Zookeeper::getChildren Zookeeper::getConfig » PHP Manual Zookeeper Return the client session i ... ivatives. 参考 Zookeeper::__construct() - Create a handle to used communicate with zookeeper Zookeeper::conn ... ect() - Create a handle to used communicate with zookeeper Zookeeper::getS ... eper , session , zookeeper , getClientId , STATE , handle , パラメータ , communicate , ZookeeperException , ...
https://man.plustar.jp/php/zookeeper.getclientid.html - [similar]
Enable/disable quorum endpoint order randomization 5485
« Zookeeper::setDebugLevel Zookeeper::setLogStream » PHP Manual Zookeeper Enable/disable quorum ... ivatives. 参考 Zookeeper::__construct() - Create a handle to used communicate with zookeeper Zookeeper::conn ... ect() - Create a handle to used communicate with zookeeper ZookeeperExcept ... e , zookeeper , setDeterministicConnOrder , init , handle , Create ...
https://man.plustar.jp/php/zookeeper.setdeterministicconnorder.html - [similar]
生成された blob にデータを追加する 5443
« ibase_backup ibase_blob_cancel » PHP Manual Firebird/InterBase 関数 生成された blob にデータを ... ータを追加する 説明 ibase_blob_add ( resource $blob_handle , string $data ): void ibase_blob_add() は、 ibase ... 作成した blob にデータを追加します。 パラメータ blob_handle ibase_blob_create() でオープンした blob ハンドル。 ... : ibase , 生成 , 追加 , データ , create , cancel , handle , data , オープン , import ...
https://man.plustar.jp/php/function.ibase-blob-add.html - [similar]
ディレクトリハンドルからエントリを読み込む 5443
« streamWrapper::dir_opendir streamWrapper::dir_rewinddir » PHP Manual streamWrapper ディレクトリ ... eam_wrapper_register ( "tar" , "streamWrapper" ); $handle = opendir ( "tar://example.tar" ); while ( false ! ... == ( $file = readdir ( $handle ))) { var_dump ( $file ); } echo "Rewinding..\n" ; ... rewind ( $handle ); var_dump ( readdir ( $handle )); closedir ( $ha ...
https://man.plustar.jp/php/streamwrapper.dir-readdir.html - [similar]
Return the timeout for this session, only valid if the connections is currently ... 5443
« Zookeeper::getConfig Zookeeper::getState » PHP Manual Zookeeper Return the timeout for this se ... ivatives. 参考 Zookeeper::__construct() - Create a handle to used communicate with zookeeper Zookeeper::conn ... ect() - Create a handle to used communicate with zookeeper ZookeeperExcept ... er , This , session , zookeeper , getRecvTimeout , handle , Create , ZookeeperException , emits , re ...
https://man.plustar.jp/php/zookeeper.getrecvtimeout.html - [similar]
URL エンコードされた文字列をデコードする 5401
« curl_strerror curl_version » PHP Manual cURL 関数 URL エンコードされた文字列をデコードする cur ... された文字列をデコードする 説明 curl_unescape ( CurlHandle $handle , string $string ): string | false この関数 ... エンコードされた文字列をデコードします。 パラメータ handle curl_init() が返す cURL ハンドル。 string デコード ... false を返します。 変更履歴 バージョン 説明 8.0.0 handle は CurlHandle クラスのインスタンスを期待するように ... する 関連キーワード: デコード , unescape , string , handle , 期待 , urldecode , 変換 , 注意 , escape , バージ ...
https://man.plustar.jp/php/function.curl-unescape.html - [similar]
MQSeries MQCONNX 5401
« mqseries_conn mqseries_disc » PHP Manual mqseries 関数 MQSeries MQCONNX mqseries_connx (PECL m ... ue manager. It provides a queue manager connection handle, which is used by the application on subsequent MQ ... ion See also the MQCNO structure. hConn Connection handle. This handle represents the connection to the queu ... ONNX , MQSeries , connx , manager , queue , call , handle , resource , Name ...
https://man.plustar.jp/php/function.mqseries-connx.html - [similar]
cURL セッションを実行する 5360
« curl_escape curl_file_create » PHP Manual cURL 関数 cURL セッションを実行する curl_exec (PHP 4 ... c — cURL セッションを実行する 説明 curl_exec ( CurlHandle $handle ): string | bool 指定した cURL セッションを ... て設定した後にコールする必要があります。 パラメータ handle curl_init() が返す cURL ハンドル。 戻り値 成功した ... を行うのに使えます。 変更履歴 バージョン 説明 8.0.0 handle は CurlHandle クラスのインスタンスを期待するように ... ド: cURL , 実行 , セッション , 関数 , exec , 失敗 , handle , バージョン , 論理 , 取得 ...
https://man.plustar.jp/php/function.curl-exec.html - [similar]