検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 448 for [SIMILAR] 16 1024 4096 WITH 12084 属性 WITH 9896... (0.542 sec.)
LDAP\ResultEntry クラス 5391
« LDAP\Result Memcache » PHP Manual LDAP LDAP\ResultEntry クラス LDAP\ResultEntry クラス (PHP 8 >= 8.1.0) はじめに PHP 8.1.0 以降、 ldap result entry リソースを置き換える、完全不定形クラスです。 クラス概要 final class LDAP\ResultEntry { } 関連キーワード: クラス , ResultEntry , Result , M ...
https://man.plustar.jp/php/class.ldap-result-entry.html - [similar]
基本的な使用法 5391
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから姓が "S" から始まる全てのエントリに 関する情報を検索し、名前と電子メールアドレスで検索結果を表示します。 例1 LDAP 検索の例 <?php // LDAP の基本シーケンスは、接続、バインド、検索、検索結果の解 ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
PHP LDAP コールの使用法 5391
« 定義済み定数 LDAP コントロール » PHP Manual LDAP PHP LDAP コールの使用法 PHP LDAP コールの使用法 LDAP コールを使用する前に、以下のことを知っておいてください。 使用するディレクトリサーバーの名前またはアドレス サーバーの "base dn" (このサーバーがあるワールドディレクトリ の部分で、"o=My C ...
https://man.plustar.jp/php/ldap.using.html - [similar]
t61 文字を 8859 文字に変換する 5391
« ldap_start_tls ldap_unbind » PHP Manual LDAP 関数 t61 文字を 8859 文字に変換する ldap_t61_to_8859 (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ldap_t61_to_8859 — t61 文字を 8859 文字に変換する 説明 ldap_t61_to_8859 ( string $value ): string | false 警告 この関数は、 現在のところ詳細な情報はあ ...
https://man.plustar.jp/php/function.ldap-t61-to-8859.html - [similar]
検索文字列に一致したすべての文字列を置換する 5253
« str_repeat str_rot13 » PHP Manual String 関数 検索文字列に一致したすべての文字列を置換する str_replace (PHP 4, PHP 5, PHP 7, PHP 8) str_replace — 検索文字列に一致したすべての文字列を置換する 説明 str_replace ( array | string $search , array | string $replace , string | array $subject , ...
https://man.plustar.jp/php/function.str-replace.html - [similar]
文字列の一部を置換する 5253
« substr_count substr » PHP Manual String 関数 文字列の一部を置換する substr_replace (PHP 4, PHP 5, PHP 7, PHP 8) substr_replace — 文字列の一部を置換する 説明 substr_replace ( array | string $string , array | string $replace , array | int $offset , array | int | null $length = null ): st ...
https://man.plustar.jp/php/function.substr-replace.html - [similar]
文字の変換あるいは部分文字列の置換を行う 5253
« strtoupper substr_compare » PHP Manual String 関数 文字の変換あるいは部分文字列の置換を行う strtr (PHP 4, PHP 5, PHP 7, PHP 8) strtr — 文字の変換あるいは部分文字列の置換を行う 説明 strtr ( string $string , string $from , string $to ): string 代替のシグネチャ (名前付き引数をサポートして ...
https://man.plustar.jp/php/function.strtr.html - [similar]
正規表現検索および置換を行う 5253
« preg_replace_callback preg_split » PHP Manual PCRE 関数 正規表現検索および置換を行う preg_replace (PHP 4, PHP 5, PHP 7, PHP 8) preg_replace — 正規表現検索および置換を行う 説明 preg_replace ( string | array $pattern , string | array $replacement , string | array $subject , int $limit = ...
https://man.plustar.jp/php/function.preg-replace.html - [similar]
大文字小文字を区別しない str_replace 5253
« str_getcsv str_pad » PHP Manual String 関数 大文字小文字を区別しない str_replace str_ireplace (PHP 5, PHP 7, PHP 8) str_ireplace — 大文字小文字を区別しない str_replace() 説明 str_ireplace ( array | string $search , array | string $replace , string | array $subject , int &$count = null ...
https://man.plustar.jp/php/function.str-ireplace.html - [similar]
DOMCharacterData ノードの文字列の一部を置換する 5253
« DOMCharacterData::insertData DOMCharacterData::substringData » PHP Manual DOMCharacterData DOMCharacterData ノードの文字列の一部を置換する DOMCharacterData::replaceData (PHP 5, PHP 7, PHP 8) DOMCharacterData::replaceData — DOMCharacterData ノードの文字列の一部を置換する 説明 public DOM ...
https://man.plustar.jp/php/domcharacterdata.replacedata.html - [similar]