検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 192 for [SIMILAR] 16 1024 4096 WITH 27970 progress WITH ... (0.194 sec.)
HTTP コンテキストオプションの一覧 0
« ソケットコンテキストオプション FTP コンテキストオプション » PHP Manual コンテキストオプションとパラメータ HTTP コンテキストオプションの一覧 HTTP コンテキストオプション HTTP コンテキストオプション — HTTP コンテキストオプションの一覧 説明 http:// および https:// トランスポート用のコンテキ ...
https://man.plustar.jp/php/context.http.html - [similar]
設定 0
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 設定 FPM では、 php.ini 形式の構文の設定ファイル php-fpm.conf と、プール設定ファイルを使います。 php-fpm.conf のグローバル設定項目 pid string PID ファイルへのパス。デフォルト値: なし error_lo ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
Collapses the result set to a single document per group 0
« SolrQuery::addStatsField SolrQuery::__construct » PHP Manual SolrQuery Collapses the result set to a single document per group SolrQuery::collapse (No version information available, might only be in Git) SolrQuery::collapse — Collapses the result set to a single document per group 説明 ...
https://man.plustar.jp/php/solrquery.collapse.html - [similar]
The ZMQ class 0
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQ { /* Constants */ const int SOCKET_PAIR ; const int SOCKET_PUB ; const int SOCKET_SUB ; const int SOCKET_REQ ; const int SOCKET_REP ; const int SOCKET_XREQ ; c ...
https://man.plustar.jp/php/class.zmq.html - [similar]
ヘッダーあるいはメタデータをストリームまたはファイルポインタから取得する 0
« stream_get_line stream_get_transports » PHP Manual ストリーム 関数 ヘッダーあるいはメタデータをストリームまたはファイルポインタから取得する stream_get_meta_data (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_get_meta_data — ヘッダーあるいはメタデータをストリームまたはファイルポインタから ...
https://man.plustar.jp/php/function.stream-get-meta-data.html - [similar]
文字クラス 0
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (character class) の開始を表し、 閉じ角カッコにより文字クラスは終了します。閉じ角カッコだけでは、 特別な意味を持ちません。閉じ角カッコを文字クラスのメンバとしたい場合は、 文字クラスの最初の文字( ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
Unicode 文字プロパティ 0
« エスケープシーケンス アンカー » PHP Manual PCRE 正規表現構文 Unicode 文字プロパティ Unicode 文字プロパティ PHP 5.1.0 以降、 UTF-8 モード を設定した場合に、 一般的な文字タイプにマッチする新たなエスケープシーケンスが 3 つ追加されました。 \p{xx} xx プロパティを持つ文字 \P{xx} xx プロパティ ...
https://man.plustar.jp/php/regexp.reference.unicode.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
PHP の使いかた 0
« 構築時の問題 パスワードのハッシュ » PHP Manual FAQ PHP の使いかた PHP の使いかた このセクションにはPHPスクリプトを書くにあたってよく問題となる事柄が 集められています。 PHP の関数のパラメータの順番を覚えられません。だって関数によってばらばらなんだもん。 あらゆるフォームから送信されたデー ...
https://man.plustar.jp/php/faq.using.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]