検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 421 for [SIMILAR] 16 1024 4096 WITH 14072 ー番 WITH 1247... (0.328 sec.)
cURL 関数 6357
« 基本的な curl の使用法 curl_close » PHP Manual cURL cURL 関数 cURL 関数 目次 curl_close — cURL セッションを閉じる curl_copy_handle — cURL ハンドルを、その設定も含めてコピーする curl_errno — 直近のエラー番号を返す curl_error — 現在のセッションに関する直近のエラー文字列を返す curl_escape ...
https://man.plustar.jp/php/ref.curl.html - [similar]
Client URL Library 6357
« その他のサービス はじめに » 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]
エラーコードの説明を返す 6357
« curl_share_strerror curl_unescape » PHP Manual cURL 関数 エラーコードの説明を返す curl_strerror (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_strerror — エラーコードの説明を返す 説明 curl_strerror ( int $error_code ): ? string 指定したエラーコードに対応するエラーメッセージを返します。 パラメータ ...
https://man.plustar.jp/php/function.curl-strerror.html - [similar]
現在のセッションに関する直近のエラー文字列を返す 6357
« 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]
指定した伝送に関する情報を得る 6357
« curl_file_create curl_init » PHP Manual cURL 関数 指定した伝送に関する情報を得る curl_getinfo (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) curl_getinfo — 指定した伝送に関する情報を得る 説明 curl_getinfo ( CurlHandle $handle , ? int $option = null ): mixed 直近の転送に関する情報を取得します。 ...
https://man.plustar.jp/php/function.curl-getinfo.html - [similar]
cURL のバージョンを返す 6357
« curl_unescape CurlHandle » PHP Manual cURL 関数 cURL のバージョンを返す curl_version (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_version — cURL のバージョンを返す 説明 curl_version (): array | false cURL のバージョンについての情報を返します。 パラメータ この関数にはパラメータはありません ...
https://man.plustar.jp/php/function.curl-version.html - [similar]
cURL 転送用オプションを設定する 6357
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
定義済み定数 6357
« リソース型 例 » PHP Manual cURL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 これらの定数についての説明や実際の使用法は、 curl_setopt() および curl_getinfo ...
https://man.plustar.jp/php/curl.constants.html - [similar]
cURL マルチハンドルに、通常の cURL ハンドルを追加する 6357
« 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 ハンドルのセットを閉じる 6357
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT