検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 199 for filter (0.038 sec.)
LDAP ツリーを探索する 4919
« ldap_sasl_bind ldap_set_option » PHP Manual LDAP 関数 LDAP ツリーを探索する ldap_search (PHP 4 ... ray $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attributes_only = ... ラスのインスタンス。 base ディレクトリのベース DN。 filter 検索フィルタは、LDAP ドキュメントに記述されたフォー ... たはその一部。例 "Jo" $dn = "o=My Company, c=US" ; $filter = "(|(sn= $person *)(givenname= $person *))" ; $ju ... name" , "mail" ); $sr = ldap_search ( $ds , $dn , $filter , $justthese ); $info = ldap_get_entries ( $ds , $ ...
https://man.plustar.jp/php/function.ldap-search.html - [similar]
HTTP GET 変数 4887
« $_SERVER $_POST » PHP Manual 定義済の変数 HTTP GET 変数 $_GET (PHP 4 >= 4.1.0, PHP 5, PHP 7, P ... 関数を介して渡されます。 参考 外部からくる変数の処理 filter 拡張モジュール 関連キーワード: 変数 , 注意 , 関数 ... トリング , スクリプト , リクエスト , Hannes , 拡張 , filter , 処理 ...
https://man.plustar.jp/php/reserved.variables.get.html - [similar]
Apache Solr 4865
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Sol ... olrQuery — The SolrQuery class SolrQuery::addExpandFilterQuery — Overrides main filter query, determines whi ... which fields to return in the result SolrQuery::addFilterQuery — Specifies a filter query SolrQuery::addGrou ... if group expanding is enabled SolrQuery::getExpandFilterQueries — Returns the expand filter queries SolrQue ... hat will be returned in the response SolrQuery::getFilterQueries — Returns an array of filter queries SolrQu ...
https://man.plustar.jp/php/book.solr.html - [similar]
パターンにマッチする配列の要素を返す 4865
« preg_filter preg_last_error_msg » PHP Manual PCRE 関数 パターンにマッチする配列の要素を返す pr ... preg_match_all() - 繰り返し正規表現検索を行う preg_filter() - 正規表現による検索と置換を行う preg_last_error ...
https://man.plustar.jp/php/function.preg-grep.html - [similar]
その他の変更 4865
« PHP 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への ... ラムがメッセージをロギングするかを指定します syslog.filter ログメッセージをフィルタするために、 サポートされて ... 7.15.5 が必須になりました。 データのフィルタリング FILTER_VALIDATE_FLOAT 定数が thousand オプションもサポート ... ンと完全に互換性があります。 magic_quotes フィルタ ( FILTER_SANITIZE_MAGIC_QUOTES ) のエイリアスとして FILTER_ ...
https://man.plustar.jp/php/migration73.other-changes.html - [similar]
PHP 8.1.x で推奨されなくなる機能 4865
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 PHP 8.1.x で ... tlDateFormatter::format() を代わりに使って下さい。 Filter FILTER_SANITIZE_STRING と FILTER_SANITIZE_STRIPPED ... ルタは、推奨されなくなりました。 INI ディレクティブ filter.default は、推奨されなくなりました。 GD imagepolyg ...
https://man.plustar.jp/php/migration81.deprecated.html - [similar]
変数・データ型関連 4865
« 変更履歴 配列 » PHP Manual 関数リファレンス 変数・データ型関連 変数・データ型関連 配列 はじめに ... はじめに インストール/設定 定義済み定数 Ctype 関数 Filter — データのフィルタリング はじめに インストール/設定 ... フィルタの型 定義済み定数 例 Filter 関数 関数処理 はじめに インストール/設定 定義済み定 ...
https://man.plustar.jp/php/refs.basic.vartype.html - [similar]
検索結果のエントリ数を数える 4844
« ldap_control_paged_result ldap_count_references » PHP Manual LDAP 関数 検索結果のエントリ数を数 ... onnect を参照ください) $dn = 'ou=example,dc=org'; $filter = '(|(sn=Doe*)(givenname=John*))'; $justthese = ar ... 'givenname', 'mail'); $sr = ldap_search($ds, $dn, $filter, $justthese); var_dump(ldap_count_entries($ds, $sr ...
https://man.plustar.jp/php/function.ldap-count-entries.html - [similar]
単一階層の検索を行う 4844
« ldap_get_values ldap_mod_add_ext » PHP Manual LDAP 関数 単一階層の検索を行う ldap_list (PHP 4, ... ray $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attributes_only = ... ll ): LDAP\Result | array | false 指定したフィルタ filter を使用し、スコープ LDAP_SCOPE_ONELEVEL でディレクト ... ラスのインスタンス。 base ディレクトリのベース DN。 filter attributes 必要な属性を、 array("mail", "sn", "cn" ...
https://man.plustar.jp/php/function.ldap-list.html - [similar]
エントリを読み込む 4844
« ldap_parse_result ldap_rename_ext » PHP Manual LDAP 関数 エントリを読み込む ldap_read (PHP 4, ... ray $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attributes_only = ... ll ): LDAP\Result | array | false 指定したフィルタ filter を使用し、スコープ LDAP_SCOPE_BASE でディレクトリを ... ラスのインスタンス。 base ディレクトリのベース DN。 filter 空のフィルタは指定できません。 このエントリに関する ...
https://man.plustar.jp/php/function.ldap-read.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT