検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 38 for [SIMILAR] 16 1024 4096 WITH 69631 curlinfo WITH ... (0.076 sec.)
cURL ハンドルを、その設定も含めてコピーする 0
« 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]
指定した文字列を 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_share_errno curl_share_setopt » PHP Manual cURL 関数 curl 共有ハンドルを初期化する curl_share_init (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_init — curl 共有ハンドルを初期化する 説明 curl_share_init (): CurlShareHandle 複数の cURL ハンドルで、データを共有できるようにします。 パラメ ...
https://man.plustar.jp/php/function.curl-share-init.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]
cURL 共有ハンドルのオプションを設定する 0
« curl_share_init curl_share_strerror » PHP Manual cURL 関数 cURL 共有ハンドルのオプションを設定する curl_share_setopt (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_setopt — cURL 共有ハンドルのオプションを設定する 説明 curl_share_setopt ( CurlShareHandle $share_handle , int $option , mixed $ ...
https://man.plustar.jp/php/function.curl-share-setopt.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 cURL 設定オプション 名前 デフォルト 変更可能 変更履歴 curl.cainfo NULL PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してくださ ...
https://man.plustar.jp/php/curl.configuration.html - [similar]
CURLStringFile クラス 0
« CURLFile::setPostFilename CURLStringFile::__construct » PHP Manual cURL CURLStringFile クラス CURLStringFile クラス (PHP 8 >= 8.1.0) はじめに CURLStringFile を使うと、 ファイルのアップロードを変数を使って直接行うことができます。 このクラスは CURLFile に似ていますが、ファイル名ではなく、 ...
https://man.plustar.jp/php/class.curlstringfile.html - [similar]
CURLFile クラス 0
« CurlShareHandle CURLFile::__construct » PHP Manual cURL CURLFile クラス CURLFile クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに CURLOPT_POSTFIELDS でファイルのアップロードをするには、このクラスか、 CURLStringFile を使わなければいけません。 CURLFile のインスタンスをデシリアライズすること ...
https://man.plustar.jp/php/class.curlfile.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]
PREV 1 2 3 4 NEXT