検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 392 for [SIMILAR] 16 1024 4096 WITH 20534 attribute WITH... (0.672 sec.)
DN を構成要素ごとに分割する 0
« ldap_exop ldap_first_attribute » PHP Manual LDAP 関数 DN を構成要素ごとに分割する ldap_explode_dn (PHP 4, PHP 5, PHP 7, PHP 8) ldap_explode_dn — DN を構成要素ごとに分割する 説明 ldap_explode_dn ( string $dn , int $with_attrib ): array | false ldap_get_dn() により返された DN を分割し、 ...
https://man.plustar.jp/php/function.ldap-explode-dn.html - [similar]
データソースがサポートするデータ型についての情報を取得する 0
« odbc_free_result odbc_longreadlen » PHP Manual ODBC 関数 データソースがサポートするデータ型についての情報を取得する odbc_gettypeinfo (PHP 4, PHP 5, PHP 7, PHP 8) odbc_gettypeinfo — データソースがサポートするデータ型についての情報を取得する 説明 odbc_gettypeinfo ( resource $odbc , int $ ...
https://man.plustar.jp/php/function.odbc-gettypeinfo.html - [similar]
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
DOMDocument に変換する 0
« XSLTProcessor::setSecurityPrefs XSLTProcessor::transformToUri » PHP Manual XSLTProcessor DOMDocument に変換する XSLTProcessor::transformToDoc (PHP 5, PHP 7, PHP 8) XSLTProcessor::transformToDoc — DOMDocument に変換する 説明 public XSLTProcessor::transformToDoc ( object $document , ? st ...
https://man.plustar.jp/php/xsltprocessor.transformtodoc.html - [similar]
0
« RADIUS Vendor Specific Attribute Types Radius 関数 » PHP Manual Radius 例 例 どのように使用するの? radius リソースを取得する ライブラリを設定する リクエストを作成する 属性を設定する リクエストを送信する 属性を受け取る radius リソースを閉じる (オプション) パッケージに含まれている例もごら ...
https://man.plustar.jp/php/radius.examples.html - [similar]
Collator クラス 0
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮した文字列の比較機能を提供します。 クラス概要 class Collator { /* メソッド */ public __construct ( string $locale ) p ...
https://man.plustar.jp/php/class.collator.html - [similar]
The EvStat class 0
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0) はじめに EvStat monitors a file system path for attribute changes. It calls stat() on that path in regular intervals(or when the OS signals it changed) and sees if it changed compared to the ...
https://man.plustar.jp/php/class.evstat.html - [similar]
最初の結果 ID を返す 0
« ldap_first_attribute ldap_first_reference » PHP Manual LDAP 関数 最初の結果 ID を返す ldap_first_entry (PHP 4, PHP 5, PHP 7, PHP 8) ldap_first_entry — 最初の結果 ID を返す 説明 ldap_first_entry ( LDAP\Connection $ldap , LDAP\Result $result ): LDAP\ResultEntry | false 結果内の最初のエン ...
https://man.plustar.jp/php/function.ldap-first-entry.html - [similar]
次の結果エントリを得る 0
« ldap_next_attribute ldap_next_reference » PHP Manual LDAP 関数 次の結果エントリを得る ldap_next_entry (PHP 4, PHP 5, PHP 7, PHP 8) ldap_next_entry — 次の結果エントリを得る 説明 ldap_next_entry ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): LDAP\ResultEntry | false 結果に保持された ...
https://man.plustar.jp/php/function.ldap-next-entry.html - [similar]
基本的な使い方 0
« 基本的な使用法 PostgreSQL 関数 » PHP Manual 例 基本的な使い方 基本的な使い方 以下の例には、レガシーなMySQL関数に似た、ユーザー定義関数が含まれています。 例1 PostgreSQL のユーザー定義関数の例 <?php // この関数は、PostgreSQL 接続がデータベースにバインドしているので必要 // This function s ...
https://man.plustar.jp/php/pgsql.examples-queries.html - [similar]