検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 294 for [SIMILAR] 16 1024 4096 WITH 18293 curlhandle WIT... (0.475 sec.)
cURL ハンドルを、その設定も含めてコピーする 10000
« 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 ハンドルをコピーし、同じ設 ...
https://man.plustar.jp/php/function.curl-copy-handle.html - [similar]
CurlHandle クラス 7995
« curl_version CurlMultiHandle » PHP Manual cURL CurlHandle クラス CurlHandle クラス (PHP 8) はじめに PHP 8.0.0 以降、 curl リソースを置き換える完全不透明クラスです。 クラス概要 final class CurlHandle { } 関連キーワード: クラス , CurlHandle , version , CurlMultiHandle , cURL , リソース , ...
https://man.plustar.jp/php/class.curlhandle.html - [similar]
接続の中断と再開をする 7259
« curl_multi_strerror curl_reset » PHP Manual cURL 関数 接続の中断と再開をする curl_pause (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_pause — 接続の中断と再開をする 説明 curl_pause ( CurlHandle $handle , int $flags ): int 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記 ...
https://man.plustar.jp/php/function.curl-pause.html - [similar]
CurlMultiHandle クラス 7259
« CurlHandle CurlShareHandle » PHP Manual cURL CurlMultiHandle クラス CurlMultiHandle クラス (PHP 8) はじめに PHP 8.0.0 以降、 curl_multi リソースを置き換える完全不透明クラスです。 クラス概要 final class CurlMultiHandle { } 関連キーワード: クラス , CurlMultiHandle , CurlHandle , CurlShar ...
https://man.plustar.jp/php/class.curlmultihandle.html - [similar]
Client URL Library 5940
« その他のサービス はじめに » PHP Manual その他のサービス Client URL Library Client URL Library はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な curl の使用法 cURL 関数 curl_close — cURL セッションを閉じる curl_copy_handle — cURL ハンドルを、 ...
https://man.plustar.jp/php/book.curl.html - [similar]
cURL セッションを閉じる 5940
« 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]
直近のエラー番号を返す 5940
« 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]
cURL セッションを初期化する 5940
« 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]
現在のセッションに関する直近のエラー文字列を返す 5940
« 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]
指定した文字列を URL エンコードする 5940
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT