検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 89 for COOKIE (0.018 sec.)
下位互換性のない変更点 6136
« 新しいグローバル定数 PHP 7.2.x で推奨されなくなる機能 » PHP Manual PHP 7.1.x から PHP 7.2.x へ ... 0 秒を意味するようになりました。 外部から入力されるCookie PHP 7.2.34 以降は、セキュリティ上の理由により、 外 ... 部から入力される Cookie の 名前 はurlデコードされなくなりました。 関連キー ...
https://man.plustar.jp/php/migration72.incompatible.html - [similar]
下位互換性のない変更点 6136
« 新しいグローバル定数 PHP 7.3.x で推奨されなくなる機能 » PHP Manual PHP 7.2.x から PHP 7.3.x へ ... として扱われた場合がありました。 外部から入力されるCookie PHP 7.3.23 以降は、セキュリティ上の理由により、 外 ... 部から入力される Cookie の 名前 はurlデコードされなくなりました。 関連キー ...
https://man.plustar.jp/php/migration73.incompatible.html - [similar]
下位互換性のない変更点 6136
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x へ ... ークンを生成するようになりました。 外部から入力されるCookie PHP 7.4.11 以降は、セキュリティ上の理由により、 外 ... 部から入力される Cookie の 名前 はurlデコードされなくなりました。 関連キー ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
環境変数 6136
« $_SESSION $_COOKIE » PHP Manual 定義済の変数 環境変数 $_ENV (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP ...
https://man.plustar.jp/php/reserved.variables.environment.html - [similar]
cURL 共有ハンドルを閉じる 6069
« curl_setopt curl_share_errno » PHP Manual cURL 関数 cURL 共有ハンドルを閉じる curl_share_close ... re_setopt ( $sh , CURLSHOPT_SHARE , CURL_LOCK_DATA_COOKIE ); // 最初の cURL ハンドルを作り、共有ハンドルを割 ...
https://man.plustar.jp/php/function.curl-share-close.html - [similar]
指定した名前の変数を外部から受け取り、オプションでそれをフィルタリングする 6069
« filter_input_array filter_list » PHP Manual Filter 関数 指定した名前の変数を外部から受け取り、 ... d パラメータ type INPUT_GET 、 INPUT_POST 、 INPUT_COOKIE 、 INPUT_SERVER あるいは INPUT_ENV のいずれか。 va ...
https://man.plustar.jp/php/function.filter-input.html - [similar]
送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す 6069
« header headers_sent » PHP Manual ネットワーク 関数 送信した (もしくは送信される予定の) レスポン ... す。 例 例1 Example using headers_list() <?php /* setcookie() でレスポンスヘッダをそれ自身に追加します */ setc ... のようになります。 array(3) { [0]=> string(19) "Set-Cookie: foo=bar" [1]=> string(17) "Example-Test: foo" [2] ... かを調べる header() - 生の HTTP ヘッダを送信する setcookie() - クッキーを送信する apache_response_headers() - ...
https://man.plustar.jp/php/function.headers-list.html - [similar]
inotify インスタンスを初期化する 6069
« inotify_add_watch inotify_queue_len » PHP Manual Inotify 関数 inotify インスタンスを初期化する ... h_descriptor 'mask' => 4, // IN_ATTRIB bit is set 'cookie' => 0, // unique id to connect related events (e.g ...
https://man.plustar.jp/php/function.inotify-init.html - [similar]
現在のセッション ID を取得または設定する 6069
« session_get_cookie_params session_module_name » PHP Manual セッション関数 現在のセッション ID ...
https://man.plustar.jp/php/function.session-id.html - [similar]
デフォルトのストリームコンテキストを取得する 6069
« stream_context_create stream_context_get_options » PHP Manual ストリーム 関数 デフォルトのスト ... > "GET" , 'header' => "Accept-language: en\r\n" . "Cookie: foo=bar" , 'proxy' => "tcp://10.54.1.39:8000" ) ) ...
https://man.plustar.jp/php/function.stream-context-get-default.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT