検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 316 for [SIMILAR] 16 1024 4096 WITH 12907 filter WITH 63... (0.292 sec.)
Data Structures 0
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに インストール/設定 要件 インストール手順 定義済み定数 例 Collection — The Collection interface Ds\Collection::clear — Removes all values Ds\Collection::copy — Returns a shallow copy of the coll ...
https://man.plustar.jp/php/book.ds.html - [similar]
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
受け入れ状況を取得する 0
« RegexIterator RegexIterator::__construct » PHP Manual RegexIterator 受け入れ状況を取得する RegexIterator::accept (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::accept — 受け入れ状況を取得する 説明 public RegexIterator::accept (): bool (string) RegexIterator::current() ( RegexIterator::U ...
https://man.plustar.jp/php/regexiterator.accept.html - [similar]
HTTP クッキー 0
« $_ENV $php_errormsg » PHP Manual 定義済の変数 HTTP クッキー $_COOKIE (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_COOKIE — HTTP クッキー 説明 現在のスクリプトに HTTP クッキーから渡された変数の連想配列です。 例 例1 $_COOKIE の例 <?php echo 'Hello ' . htmlspecialchars ( $_COOKIE [ "name" ]) . ...
https://man.plustar.jp/php/reserved.variables.cookies.html - [similar]
Enables/Disables the Expand Component 0
« SolrQuery::setEchoParams SolrQuery::setExpandQuery » PHP Manual SolrQuery Enables/Disables the Expand Component SolrQuery::setExpand (PECL solr >= 2.2.0) SolrQuery::setExpand — Enables/Disables the Expand Component 説明 public SolrQuery::setExpand ( bool $value ): SolrQuery Enables/Dis ...
https://man.plustar.jp/php/solrquery.setexpand.html - [similar]
The SolrQuery class 0
« SolrModifiableParams::__destruct SolrQuery::addExpandFilterQuery » PHP Manual Solr The SolrQuery class The SolrQuery class (PECL solr >= 0.9.2) はじめに Represents a collection of name-value pairs sent to the Solr server during a request. クラス概要 class SolrQuery extends SolrModifiab ...
https://man.plustar.jp/php/class.solrquery.html - [similar]
HTTP GET 変数 0
« $_SERVER $_POST » PHP Manual 定義済の変数 HTTP GET 変数 $_GET (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_GET — HTTP GET 変数 説明 URL パラメータ (a.k.a クエリストリング) で現在のスクリプトに渡された変数の連想配列です。 この配列の値は、GETリクエストだけでなく、クエリストリングが含まれた全て ...
https://man.plustar.jp/php/reserved.variables.get.html - [similar]
Apache Solr 0
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Solr Apache Solr はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Solr 関数 solr_get_version — Apache Solr エクステンションの現行バージョンを返す 例 SolrUtils — ...
https://man.plustar.jp/php/book.solr.html - [similar]
パターンにマッチする配列の要素を返す 0
« preg_filter preg_last_error_msg » PHP Manual PCRE 関数 パターンにマッチする配列の要素を返す preg_grep (PHP 4, PHP 5, PHP 7, PHP 8) preg_grep — パターンにマッチする配列の要素を返す 説明 preg_grep ( string $pattern , array $array , int $flags = 0 ): array | false array 配列の要素のうち、 ...
https://man.plustar.jp/php/function.preg-grep.html - [similar]
検索結果のエントリ数を数える 0
« ldap_control_paged_result ldap_count_references » PHP Manual LDAP 関数 検索結果のエントリ数を数える ldap_count_entries (PHP 4, PHP 5, PHP 7, PHP 8) ldap_count_entries — 検索結果のエントリ数を数える 説明 ldap_count_entries ( LDAP\Connection $ldap , LDAP\Result $result ): int 直前の検索結 ...
https://man.plustar.jp/php/function.ldap-count-entries.html - [similar]