検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 27 for agent (0.004 sec.)
実行時設定 7965
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... I_SYSTEM PHP 7.4.0 以降は非推奨になりました。 user_agent NULL PHP_INI_ALL default_socket_timeout "60" PHP_I ... は、allow_url_fopen が on でないといけません。 user_agent string 送信する PHP 用のユーザーエージェントを定義 ...
https://man.plustar.jp/php/filesystem.configuration.html - [similar]
7883
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフ ... r needed; stream is independent function detectUserAgent () { if (! array_key_exists ( 'HTTP_USER_AGENT' , ... R )) return "Other" ; $uas = $_SERVER [ 'HTTP_USER_AGENT' ]; if ( preg_match ( "@Opera/@" , $uas )) return ... n: attachment; filename="%s"' ; switch ( detectUserAgent ()) { case "Opera" : case "Firefox" : $orfilename ...
https://man.plustar.jp/php/rar.examples.html - [similar]
SoapClient のコンストラクタ 7883
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ ... 合、 soap.wsdl_cache オプションの値を使います。 user_agent string リクエストをする際に User-Agent で使う値。 ... , header , max_redirects , protocol_version , user_agent が設定できます。 'header' コンテキストオプションで ... されることに注意して下さい: host , connection , user-agent , content-length , content-type , cookie , authori ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
ホスト公開鍵を使用して認証を行う 7620
« ssh2_auth_agent ssh2_auth_none » PHP Manual SSH2 関数 ホスト公開鍵を使用して認証を行う ssh2_au ...
https://man.plustar.jp/php/function.ssh2-auth-hostbased-file.html - [similar]
要件 7620
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 » OpenSSL および » ... れません (リリースノートを参照ください)。 ssh2_auth_agent() 関数を使うには、 libssh >= 1.2.3 が必要です。 チ ...
https://man.plustar.jp/php/ssh2.requirements.html - [similar]
すべての HTTP リクエストヘッダを取得する 7554
« apache_note apache_response_headers » PHP Manual Apache 関数 すべての HTTP リクエストヘッダを取 ... anguage: en-us Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 Host: www.example.com Connection: Kee ...
https://man.plustar.jp/php/function.apache-request-headers.html - [similar]
OAuth で保護されたリソースを取得する 7554
« OAuth::enableSSLChecks OAuth::generateSignature » PHP Manual OAuth OAuth で保護されたリソースを ... 用です。 http_headers HTTP クライアントヘッダ (User-Agent や Accept など)。 戻り値 成功した場合に true を、失 ...
https://man.plustar.jp/php/oauth.fetch.html - [similar]
システムログのメッセージを生成する 7488
« socket_set_timeout RRD » PHP Manual ネットワーク 関数 システムログのメッセージを生成する syslo ... ERVER [ 'REMOTE_ADDR' ]} ( { $_SERVER [ 'HTTP_USER_AGENT' ]} )" ); } closelog (); ?> 注意 Windows では、sys ...
https://man.plustar.jp/php/function.syslog.html - [similar]
サーバー情報および実行時の環境情報 7488
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= ... するに、信頼するべきものではありません。 ' HTTP_USER_AGENT ' 現在のリクエストに User-Agent: ヘッダが もしあれ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
リモートファイルの使用 7406
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow ... 書きます。 */ fputs ( $file , $_SERVER [ 'HTTP_USER_AGENT' ] . "\n" ); fclose ( $file ); ?> 注意 : 上の例から ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
PREV 1 2 3 NEXT