検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 340 for [SIMILAR] 16 1024 4096 WITH 55926 validate WITH ... (0.320 sec.)
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]
DOMDocument オブジェクト内の XIncludes を置換する 0
« DOMDocument::validate DOMDocumentFragment » PHP Manual DOMDocument DOMDocument オブジェクト内の XIncludes を置換する DOMDocument::xinclude (PHP 5, PHP 7, PHP 8) DOMDocument::xinclude — DOMDocument オブジェクト内の XIncludes を置換する 説明 public DOMDocument::xinclude ( int $options = ...
https://man.plustar.jp/php/domdocument.xinclude.html - [similar]
デフォルトの外部エンティティローダーを変更する 0
« libxml_get_last_error libxml_set_streams_context » PHP Manual libxml 関数 デフォルトの外部エンティティローダーを変更する libxml_set_external_entity_loader (PHP 5 >= 5.4.0, PHP 7, PHP 8) libxml_set_external_entity_loader — デフォルトの外部エンティティローダーを変更する 説明 libxml_set_e ...
https://man.plustar.jp/php/function.libxml-set-external-entity-loader.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]
LDAP ツリーを探索する 0
« ldap_sasl_bind ldap_set_option » PHP Manual LDAP 関数 LDAP ツリーを探索する ldap_search (PHP 4, PHP 5, PHP 7, PHP 8) ldap_search — LDAP ツリーを探索する 説明 ldap_search ( LDAP\Connection | array $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attr ...
https://man.plustar.jp/php/function.ldap-search.html - [similar]
クライアント識別子を設定します 0
« oci_set_call_timeout oci_set_client_info » PHP Manual OCI8 関数 クライアント識別子を設定します oci_set_client_identifier (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_client_identifier — クライアント識別子を設定します 説明 oci_set_client_identifier ( resource $connection , ...
https://man.plustar.jp/php/function.oci-set-client-identifier.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]