検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1165 for [SIMILAR] 16 1024 4096 WITH 44535 ldap WITH 1294... (1.673 sec.)
DN をユーザーに分かりやすい名前のフォーマットに変換する 0
« ldap_delete ldap_err2str » PHP Manual LDAP 関数 DN をユーザーに分かりやすい名前のフォーマットに変換する ldap_dn2ufn (PHP 4, PHP 5, PHP 7, PHP 8) ldap_dn2ufn — DN をユーザーに分かりやすい名前のフォーマットに変換する 説明 ldap_dn2ufn ( string $dn ): string | false 指定した dn をよりユーザ ...
https://man.plustar.jp/php/function.ldap-dn2ufn.html - [similar]
定義済み定数 0
« リソース型 libXMLError » PHP Manual libxml 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 LIBXML_BIGLINES ( int ) 行数が 65535 を超えても正しく報告する 注意 ...
https://man.plustar.jp/php/libxml.constants.html - [similar]
国際化関数 0
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.html - [similar]
文字列を小文字にする 0
« mb_strstr mb_strtoupper » PHP Manual マルチバイト文字列 関数 文字列を小文字にする mb_strtolower (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtolower — 文字列を小文字にする 説明 mb_strtolower ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを小文字に ...
https://man.plustar.jp/php/function.mb-strtolower.html - [similar]
文字列を大文字にする 0
« mb_strtolower mb_strwidth » PHP Manual マルチバイト文字列 関数 文字列を大文字にする mb_strtoupper (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtoupper — 文字列を大文字にする 説明 mb_strtoupper ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを大文字 ...
https://man.plustar.jp/php/function.mb-strtoupper.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
新しい要素ノードを作成する 0
« DOMDocument::createDocumentFragment DOMDocument::createElementNS » PHP Manual DOMDocument 新しい要素ノードを作成する DOMDocument::createElement (PHP 5, PHP 7, PHP 8) DOMDocument::createElement — 新しい要素ノードを作成する 説明 public DOMDocument::createElement ( string $localName , str ...
https://man.plustar.jp/php/domdocument.createelement.html - [similar]
新しい cdata ノードを作成する 0
« DOMDocument::createAttributeNS DOMDocument::createComment » PHP Manual DOMDocument 新しい cdata ノードを作成する DOMDocument::createCDATASection (PHP 5, PHP 7, PHP 8) DOMDocument::createCDATASection — 新しい cdata ノードを作成する 説明 public DOMDocument::createCDATASection ( string $d ...
https://man.plustar.jp/php/domdocument.createcdatasection.html - [similar]
PHP と HTML 0
« パスワードのハッシュ PHP と COM » PHP Manual FAQ PHP と HTML PHP と HTML PHP と HTML は深く関係しています。PHP は HTML を生成し、HTML には PHP に 送信される情報が記述されています。 以下の FAQ を読む前に、どうやって 外部から来る変数 を取得するかを読んでおくことは重要です。 このマニュアル ...
https://man.plustar.jp/php/faq.html.html - [similar]
新しい comment ノードを作成する 0
« DOMDocument::createCDATASection DOMDocument::createDocumentFragment » PHP Manual DOMDocument 新しい comment ノードを作成する DOMDocument::createComment (PHP 5, PHP 7, PHP 8) DOMDocument::createComment — 新しい comment ノードを作成する 説明 public DOMDocument::createComment ( string $da ...
https://man.plustar.jp/php/domdocument.createcomment.html - [similar]