検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 403 for request (0.045 sec.)
3747
« 定義済み定数 YAZ 関数 » PHP Manual YAZ 例 例 PHP/YAZ はターゲット(Z-Associations)との接続を保持 ... 検索します。 例1 YAZ による並列検索 <?php $host = $_REQUEST [ host ]; $query = $_REQUEST [ query ]; $num_hosts ...
https://man.plustar.jp/php/yaz.examples.html - [similar]
Enchant スペリングライブラリ 3730
« 自然言語および文字エンコーディング はじめに » PHP Manual 自然言語および文字エンコーディング En ... _dicts — 使用可能な辞書の一覧を返す enchant_broker_request_dict — タグを使用して新しい辞書を作成する enchant_ ... broker_request_pwl_dict — PWL ファイルを使用して辞書を作成する en ...
https://man.plustar.jp/php/book.enchant.html - [similar]
指定した伝送に関する情報を得る 3730
« curl_file_create curl_init » PHP Manual cURL 関数 指定した伝送に関する情報を得る curl_getinfo ... ションを使うようにしておく必要があります。 CURLINFO_REQUEST_SIZE - 発行されたリクエストのサイズ。現在は HTTP リ ... す。 "url" "content_type" "http_code" "header_size" "request_size" "filetime" "ssl_verify_result" "redirect_cou ... mary_port" "local_ip" "local_port" "redirect_url" "request_header" (これが設定されるのは、事前に curl_setopt( ... ok ' , $info [ 'total_time' ], ' seconds to send a request to ' , $info [ 'url' ], "\n" ; } // ハンドルを閉じ ...
https://man.plustar.jp/php/function.curl-getinfo.html - [similar]
コア php.ini ディレクティブに関する説明 3730
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア ph ... _INI_PERDIR variables_order "EGPCS" PHP_INI_PERDIR request_order "" PHP_INI_PERDIR auto_globals_jit "1" PHP_I ... のどこかで指定されていたとしても同じです。 注意 : $_REQUEST の内容や順序も、このディレクティブの影響を受けます ...request_order string このディレクティブは、PHP が GET 変数 ... や POST 変数そしてクッキー変数を _REQUEST 配列に登録する際の順序を表します。 登録は左から右の ...
https://man.plustar.jp/php/ini.core.html - [similar]
サーバー情報および実行時の環境情報 3730
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= ... 際のプロトコル名とバージョンです。 例.' HTTP/1.0 ' ' REQUEST_METHOD ' ページにアクセスする際に使用されたリクエス ... リングを行わずに全出力を処理した後)に終了します。 ' REQUEST_TIME ' リクエストの開始時のタイムスタンプ。 ' REQU ... 込まれた)ファイルのパスとファイル名が 含まれます。 ' REQUEST_URI ' ページにアクセスするために指定された URI。例 ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
3730
« 定義済み定数 アプリケーションの設定 » PHP Manual Yaf 例 例 例1 標準的なアプリケーションのディレ ... apache (.htaccess) RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule .* index.php # nginx ser ... ot; index index.php index.html index.htm; if (!-e $request_filename) { rewrite ^/(.*) /index.php$1 last; } } ...
https://man.plustar.jp/php/yaf.tutorials.html - [similar]
Closes associated HTTP connection 3704
« EventHttpRequest::clearHeaders EventHttpRequest::__construct » PHP Manual EventHttpRequest Clo ... ses associated HTTP connection EventHttpRequest::closeConnection (PECL event >= 1.8.0) EventHttpRe ... es associated HTTP connection 説明 public EventHttpRequest::closeConnection (): void Closes HTTP connection a ... ssociated with the request. パラメータ この関数にはパラメータはありません。 戻 ... ワード: Closes , associated , connection , EventHttpRequest , closeConnection , パラメータ , clearHeaders , co ...
https://man.plustar.jp/php/eventhttprequest.closeconnection.html - [similar]
Delete an instance using OID 3704
« cubrid_disconnect cubrid_error_code_facility » PHP Manual CUBRID 関数 Delete an instance using ... } else { cubrid_rollback ( $conn ); } cubrid_close_request ( $req ); $req = cubrid_execute ( $conn , "SELECT ... ( $conn , $oid ); var_dump ( $attr ); cubrid_close_request ( $req ); cubrid_disconnect ( $conn ); ?> 上の例の ...
https://man.plustar.jp/php/function.cubrid-drop.html - [similar]
アクセストークンを取得する 3704
« OAuth::generateSignature OAuth::getCAPath » PHP Manual OAuth アクセストークンを取得する OAuth: ... Y , OAUTH_CONSUMER_SECRET ); $oauth -> setToken ( $request_token , $request_token_secret ); $access_token_inf ...
https://man.plustar.jp/php/oauth.getaccesstoken.html - [similar]
Runtime Graceful Join 3704
« parallel\Runtime::run parallel\Runtime::kill » PHP Manual parallel\Runtime Runtime Graceful Jo ... 説明 public parallel\Runtime::close (): void Shall request that the runtime shutsdown. 注意 : Tasks scheduled ...
https://man.plustar.jp/php/parallel-runtime.close.html - [similar]