検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 542 for Http (0.010 sec.)
以前に設定したHTTPヘッダを削除する 4070
« header_register_callback header » PHP Manual ネットワーク 関数 以前に設定したHTTPヘッダを削除す ... 5.3.0, PHP 7, PHP 8) header_remove — 以前に設定したHTTPヘッダを削除する 説明 header_remove ( ? string $name ... = null ): void header() 関数を使って以前に設定したHTTPヘッダを削除します。 パラメータ name 削除するヘッダの ... PI を使っている場合のみです。 参考 header() - 生の HTTP ヘッダを送信する headers_sent() - ヘッダが既に送信 ...
https://man.plustar.jp/php/function.header-remove.html - [similar]
HTTP ファイルアップロード変数 4047
« $_POST $_REQUEST » PHP Manual 定義済の変数 HTTP ファイルアップロード変数 $_FILES (PHP 4 >= 4.1 ... .0, PHP 5, PHP 7, PHP 8) $_FILES — HTTP ファイルアップロード変数 説明 HTTP POST メソッドで ...
https://man.plustar.jp/php/reserved.variables.files.html - [similar]
4047
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this pag ... e can be accessed by http://example.com/operator.php */ class Operator { /** ... r Client Example <?php $client = new yar_client ( "http://example.com/operator.php" ); /* call directly */ ... emote services */ Yar_Concurrent_Client :: call ( "http://example.com/operator.php" , "add" , array( 1 , 2 ... ), "callback" ); Yar_Concurrent_Client :: call ( "http://example.com/operator.php" , "sub" , array( 2 , 1 ...
https://man.plustar.jp/php/yar.examples.html - [similar]
HTTP クッキー 4031
« $_ENV $php_errormsg » PHP Manual 定義済の変数 HTTP クッキー $_COOKIE (PHP 4 >= 4.1.0, PHP 5, P ... HP 7, PHP 8) $_COOKIE — HTTP クッキー 説明 現在のスクリプトに HTTP クッキーから ...
https://man.plustar.jp/php/reserved.variables.cookies.html - [similar]
Yet Another Framework (Yaf) 3993
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Anothe ... ティング済みかを判定する Yaf_Request_Abstract::isXmlHttpRequest — AJAXリクエストかどうかを判定する Yaf_Requ ... act::setRouted — The setRouted purpose Yaf_Request_Http — Yaf_Request_Http クラス Yaf_Request_Http::__cons ... truct — Yaf_Request_Http のコンストラクタ Yaf_Request_Http::get — クライアン ... トからの変数を取得する Yaf_Request_Http::getCookie — Cookie 変数を取得する Yaf_Request_Htt ...
https://man.plustar.jp/php/book.yaf.html - [similar]
The EventHttpRequest class 3993
« EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRe ... quest class The EventHttpRequest class (PECL event >= 1.4.0-beta) はじめに R ... epresents an HTTP request. クラス概要 class EventHttpRequest { /* Co ... etCommand (): void public closeConnection (): EventHttpConnection public getHost (): string public getInpu ... $code , string $reason ): void } 定義済み定数 EventHttpRequest::CMD_GET GET method(command) EventHttpReque ...
https://man.plustar.jp/php/class.eventhttprequest.html - [similar]
定義済み定数 3993
« リソース型 例 » PHP Manual cURL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... IESESSION ( int ) CURLOPT_DOH_URL ( int ) DNS over HTTPS に対応した URL を指定します。 PHP 8.1.0 以降 およ ... OPT_PROXY ( int ) CURLOPT_PROXY_ISSUERCERT ( int ) HTTPS proxy の発行者の情報が含まれる、SSL証明書のファイ ... 使用可能です。 CURLOPT_PROXY_ISSUERCERT_BLOB ( int ) HTTPS proxy の発行者の情報が含まれる、SSL証明書。 メモリ ... OPT_VERBOSE ( int ) CURLOPT_HEADER ( int ) CURLOPT_HTTPHEADER ( int ) CURLOPT_NOPROGRESS ( int ) CURLOPT_N ...
https://man.plustar.jp/php/curl.constants.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 3993
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... protocol-specific functionality support including HTTP, DNS, and RPC ). 注意 : EventBufferEvent::connectH ... tput(); if (! $output -> add ( "GET { $argv [ 2 ]} HTTP/1.0\r\n" . "Host: { $argv [ 1 ]} \r\n" . "Connecti ... の出力は、 たとえば以下のようになります。 Connected. HTTP/1.0 301 Moved Permanently Location: http://www.goo ... lock X-Frame-Options: SAMEORIGIN <HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=ut ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
HTTPレスポンスヘッダを全て取得する 3993
« apache_request_headers apache_setenv » PHP Manual Apache 関数 HTTPレスポンスヘッダを全て取得す ... .0, PHP 5, PHP 7, PHP 8) apache_response_headers — HTTPレスポンスヘッダを全て取得する 説明 apache_response_ ... P/4.3.8 ) 参考 apache_request_headers() - すべての HTTP リクエストヘッダを取得する headers_sent() - ヘッダ ...
https://man.plustar.jp/php/function.apache-response-headers.html - [similar]
SBSを生成する 3970
« OAuth 関数 oauth_urlencode » PHP Manual OAuth 関数 SBSを生成する oauth_get_sbs (PECL OAuth >=0 ... t_sbs — SBSを生成する 説明 oauth_get_sbs ( string $http_method , string $uri , array $request_parameters = ... ring pecl/oauth に関するSBSを生成します パラメータ http_method HTTPメソッド uri エンコードするURI request_ ...
https://man.plustar.jp/php/function.oauth-get-sbs.html - [similar]