検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 295 for [SIMILAR] 16 1024 4096 WITH 15058 controller WIT... (0.473 sec.)
PHP による HTTP 認証 0
« 機能 クッキー(Cookies) » PHP Manual 機能 PHP による HTTP 認証 PHP による HTTP 認証 header() 関数を使うと、 "Authentication Required" メッセージをクライアントブラウザに送ることができます。 これにより、クライアントブラウザではユーザー名とパスワードの入力要求 ウインドウがポップアップ表示さ ...
https://man.plustar.jp/php/features.http-auth.html - [similar]
すべての HTTP リクエストヘッダを取得する 0
« apache_note apache_response_headers » PHP Manual Apache 関数 すべての HTTP リクエストヘッダを取得する apache_request_headers (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) apache_request_headers — すべての HTTP リクエストヘッダを取得する 説明 apache_request_headers (): array 現在のリクエストにお ...
https://man.plustar.jp/php/function.apache-request-headers.html - [similar]
cURL 転送用オプションを設定する 0
« 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]
ヘッダ用の関数を登録する 0
« getservbyport header_remove » PHP Manual ネットワーク 関数 ヘッダ用の関数を登録する header_register_callback (PHP 5 >= 5.4.0, PHP 7, PHP 8) header_register_callback — ヘッダ用の関数を登録する 説明 header_register_callback ( callable $callback ): bool PHP が出力を送信しはじめるときにコー ...
https://man.plustar.jp/php/function.header-register-callback.html - [similar]
生の HTTP ヘッダを送信する 0
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (PHP 4, PHP 5, PHP 7, PHP 8) header — 生の HTTP ヘッダを送信する 説明 header ( string $header , bool $replace = true , int $response_code = 0 ): void header() は、生の HTTP ヘッダを送信するために ...
https://man.plustar.jp/php/function.header.html - [similar]
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.html - [similar]
cURL セッションを実行する 0
« curl_escape curl_file_create » PHP Manual cURL 関数 cURL セッションを実行する curl_exec (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_exec — cURL セッションを実行する 説明 curl_exec ( CurlHandle $handle ): string | bool 指定した cURL セッションを実行します。 この関数は、cURL セッションを初 ...
https://man.plustar.jp/php/function.curl-exec.html - [similar]
さまざまな FTP 実行時オプションを設定する 0
« ftp_rmdir ftp_site » PHP Manual FTP 関数 さまざまな FTP 実行時オプションを設定する ftp_set_option (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ftp_set_option — さまざまな FTP 実行時オプションを設定する 説明 ftp_set_option ( FTP\Connection $ftp , int $option , int | bool $value ): bool この関数 ...
https://man.plustar.jp/php/function.ftp-set-option.html - [similar]
ヘッダが既に送信されているかどうかを調べる 0
« headers_list http_response_code » PHP Manual ネットワーク 関数 ヘッダが既に送信されているかどうかを調べる headers_sent (PHP 4, PHP 5, PHP 7, PHP 8) headers_sent — ヘッダが既に送信されているかどうかを調べる 説明 headers_sent ( string &$filename = null , int &$line = null ): bool ヘッダが ...
https://man.plustar.jp/php/function.headers-sent.html - [similar]
結果から情報を展開する 0
« ldap_parse_reference ldap_read » PHP Manual LDAP 関数 結果から情報を展開する ldap_parse_result (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_parse_result — 結果から情報を展開する 説明 ldap_parse_result ( LDAP\Connection $ldap , LDAP\Result $result , int &$error_code , string &$matched_dn ...
https://man.plustar.jp/php/function.ldap-parse-result.html - [similar]