検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 390 for [SIMILAR] 16 1024 4096 WITH 15266 headers WITH 1... (1.432 sec.)
定義済の変数 0
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変数 PHP には定義済みの定数が多く用意されており、すべてのスクリプトで使用することができます。 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 PHP と V8 のライブラリとヘッダを、 適切なパスにインストールしておかなければなりません。 関連キーワード: 要件 , インストール , 設定 , 手順 , ライブラリ , ヘッダ , パス , ...
https://man.plustar.jp/php/v8js.requirements.html - [similar]
ウェブサーバーと PHP の間のインターフェイスの型を返す 0
« php_ini_scanned_files php_uname » PHP Manual PHP オプション/情報 関数 ウェブサーバーと PHP の間のインターフェイスの型を返す php_sapi_name (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) php_sapi_name — ウェブサーバーと PHP の間のインターフェイスの型を返す 説明 php_sapi_name (): string | false PH ...
https://man.plustar.jp/php/function.php-sapi-name.html - [similar]
クッキー(Cookies) 0
« PHP による HTTP 認証 セッション » PHP Manual 機能 クッキー(Cookies) クッキー(Cookies) PHP は、HTTP クッキー(Cookie)を完全にサポートします。 クッキーは、リモートブラウザに文字列データを保存したり、 再訪するユーザーを特定したりする機構です。 setcookie() か setrawcookie() を使用してクッキ ...
https://man.plustar.jp/php/features.cookies.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使うのに、Subversion のバイナリは不要です。しかし、この拡張モジュールをコンパイルする際には libsvn (Subversion のヘッダ) が必須となります。 関連キーワード: 要件 , インストール , 設定 , 拡張 ...
https://man.plustar.jp/php/svn.requirements.html - [similar]
SolrGenericResponse クラス 0
« SolrPingResponse::getResponse SolrGenericResponse::__construct » PHP Manual Solr SolrGenericResponse クラス SolrGenericResponse クラス (PECL solr >= 0.9.2) はじめに Solr サーバーからのレスポンスを表現 クラス概要 final class SolrGenericResponse extends SolrResponse { /* 定数 */ const in ...
https://man.plustar.jp/php/class.solrgenericresponse.html - [similar]
SolrQueryResponse クラス 0
« SolrResponse::success SolrQueryResponse::__construct » PHP Manual Solr SolrQueryResponse クラス SolrQueryResponse クラス (PECL solr >= 0.9.2) はじめに クエリーリクエストに対するレスポンスを表現 クラス概要 final class SolrQueryResponse extends SolrResponse { /* 定数 */ const int PARSE_S ...
https://man.plustar.jp/php/class.solrqueryresponse.html - [similar]
SolrUpdateResponse クラス 0
« SolrQueryResponse::__destruct SolrUpdateResponse::__construct » PHP Manual Solr SolrUpdateResponse クラス SolrUpdateResponse クラス (PECL solr >= 0.9.2) はじめに 更新リクエストに対するレスポンスを表現 クラス概要 final class SolrUpdateResponse extends SolrResponse { /* 定数 */ const int ...
https://man.plustar.jp/php/class.solrupdateresponse.html - [similar]
URL にリダイレクトする 0
« Yaf_Controller_Abstract::initView Yaf_Controller_Abstract::render » PHP Manual Yaf_Controller_Abstract URL にリダイレクトする Yaf_Controller_Abstract::redirect (Yaf >=1.0.0) Yaf_Controller_Abstract::redirect — URL にリダイレクトする 説明 public Yaf_Controller_Abstract::redirect ( strin ...
https://man.plustar.jp/php/yaf-controller-abstract.redirect.html - [similar]
環境変数の値を設定する 0
« phpversion restore_include_path » PHP Manual PHP オプション/情報 関数 環境変数の値を設定する putenv (PHP 4, PHP 5, PHP 7, PHP 8) putenv — 環境変数の値を設定する 説明 putenv ( string $assignment ): bool サーバーの環境変数に assignment を追加します。 この環境変数は、カレントのリクエストを ...
https://man.plustar.jp/php/function.putenv.html - [similar]