検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 37 for [SIMILAR] 16 1024 4096 WITH 22246 curlmultihandl... (0.153 sec.)
cURL マルチハンドルに、通常の cURL ハンドルを追加する 0
« 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 , ...
https://man.plustar.jp/php/function.curl-multi-add-handle.html - [similar]
cURL ハンドルのセットを閉じる 0
« curl_multi_add_handle curl_multi_errno » PHP Manual cURL 関数 cURL ハンドルのセットを閉じる curl_multi_close (PHP 5, PHP 7, PHP 8) curl_multi_close — cURL ハンドルのセットを閉じる 説明 curl_multi_close ( CurlMultiHandle $multi_handle ): void 注意 : この関数を実行しても何も起こりません。 ...
https://man.plustar.jp/php/function.curl-multi-close.html - [similar]
直近のエラー番号を返す 0
« curl_copy_handle curl_error » PHP Manual cURL 関数 直近のエラー番号を返す curl_errno (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) curl_errno — 直近のエラー番号を返す 説明 curl_errno ( CurlHandle $handle ): int 直近の cURL 処理に関するエラー番号を返します。 パラメータ handle curl_init() が返す ...
https://man.plustar.jp/php/function.curl-errno.html - [similar]
現在のセッションに関する直近のエラー文字列を返す 0
« curl_errno curl_escape » PHP Manual cURL 関数 現在のセッションに関する直近のエラー文字列を返す curl_error (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) curl_error — 現在のセッションに関する直近のエラー文字列を返す 説明 curl_error ( CurlHandle $handle ): string 直近の cURL 操作に関するエラーメッ ...
https://man.plustar.jp/php/function.curl-error.html - [similar]
cURL セッションを閉じる 0
« cURL 関数 curl_copy_handle » PHP Manual cURL 関数 cURL セッションを閉じる curl_close (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_close — cURL セッションを閉じる 説明 curl_close ( CurlHandle $handle ): void 注意 : この関数を実行しても何も起こりません。PHP 8.0.0 より前のバージョンでは、こ ...
https://man.plustar.jp/php/function.curl-close.html - [similar]
直近のマルチハンドルに対するエラー番号を返す 0
« curl_multi_close curl_multi_exec » PHP Manual cURL 関数 直近のマルチハンドルに対するエラー番号を返す curl_multi_errno (PHP 7 >= 7.1.0, PHP 8) curl_multi_errno — 直近のマルチハンドルに対するエラー番号を返す 説明 curl_multi_errno ( CurlMultiHandle $multi_handle ): int 直近のマルチハンドル ...
https://man.plustar.jp/php/function.curl-multi-errno.html - [similar]
cURL 共有ハンドルを閉じる 0
« curl_setopt curl_share_errno » PHP Manual cURL 関数 cURL 共有ハンドルを閉じる curl_share_close (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_close — cURL 共有ハンドルを閉じる 説明 curl_share_close ( CurlShareHandle $share_handle ): void 注意 : この関数を実行しても何も起こりません。PHP 8.0. ...
https://man.plustar.jp/php/function.curl-share-close.html - [similar]
指定した文字列を URL エンコードする 0
« curl_error curl_exec » PHP Manual cURL 関数 指定した文字列を URL エンコードする curl_escape (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_escape — 指定した文字列を URL エンコードする 説明 curl_escape ( CurlHandle $handle , string $string ): string | false この関数は、指定した文字列を » RFC 3986 ...
https://man.plustar.jp/php/function.curl-escape.html - [similar]
cURL セッションを初期化する 0
« curl_getinfo curl_multi_add_handle » PHP Manual cURL 関数 cURL セッションを初期化する curl_init (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_init — cURL セッションを初期化する 説明 curl_init ( ? string $url = null ): CurlHandle | false 新規セッションを初期化し、cURL ハンドルを返します。こ ...
https://man.plustar.jp/php/function.curl-init.html - [similar]
curl_multi 接続のアクティビティを待つ 0
« curl_multi_remove_handle curl_multi_setopt » PHP Manual cURL 関数 curl_multi 接続のアクティビティを待つ curl_multi_select (PHP 5, PHP 7, PHP 8) curl_multi_select — curl_multi 接続のアクティビティを待つ 説明 curl_multi_select ( CurlMultiHandle $multi_handle , float $timeout = 1.0 ): int ...
https://man.plustar.jp/php/function.curl-multi-select.html - [similar]
PREV 1 2 3 4 NEXT