検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 271 for [SIMILAR] 16 1024 4096 WITH 39108 張属 WITH 3244... (0.242 sec.)
新しい文書片を作成する 0
« DOMDocument::createComment DOMDocument::createElement » PHP Manual DOMDocument 新しい文書片を作成する DOMDocument::createDocumentFragment (PHP 5, PHP 7, PHP 8) DOMDocument::createDocumentFragment — 新しい文書片を作成する 説明 public DOMDocument::createDocumentFragment (): DOMDocumentFr ...
https://man.plustar.jp/php/domdocument.createdocumentfragment.html - [similar]
新しいテキストノードを作成する 0
« DOMDocument::createProcessingInstruction DOMDocument::getElementById » PHP Manual DOMDocument 新しいテキストノードを作成する DOMDocument::createTextNode (PHP 5, PHP 7, PHP 8) DOMDocument::createTextNode — 新しいテキストノードを作成する 説明 public DOMDocument::createTextNode ( string $ ...
https://man.plustar.jp/php/domdocument.createtextnode.html - [similar]
PHP Data Objects 0
« odbc_tables はじめに » PHP Manual 抽象化レイヤー PHP Data Objects PHP Data Objects はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 接続、および接続の管理 トランザクションおよび自動コミット プリペアドステートメントおよびストアドプロシージャ エラーおよ ...
https://man.plustar.jp/php/book.pdo.html - [similar]
SimpleXML 0
« libxml_use_internal_errors はじめに » PHP Manual XML 操作 SimpleXML SimpleXML はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な SimpleXML の使用法 XML エラーの対応 SimpleXMLElement — SimpleXMLElement クラス SimpleXMLElement::addAttribute — ...
https://man.plustar.jp/php/book.simplexml.html - [similar]
DOMDocument クラス 0
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocument クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ドキュメントあるいは XML ドキュメント全体を表し、 ドキュメントツリーのルートとなります。 クラス概要 class DOMDocument extends DOMNode implements D ...
https://man.plustar.jp/php/class.domdocument.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 Mysql_xdevapi 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Mysql_xdevapi 拡張機能の変更履歴 Mysql_xdevapi 拡張機能の変更履歴を以下に示します。 ext/mysql_xdevapi 全体の変更 バージョン 説明 8.0.28 TLSv1 と TLSv1.1 ...
https://man.plustar.jp/php/changelog.mysql_xdevapi.html - [similar]
定義済み定数 0
« リソース型 OpenAL 関数 » PHP Manual OpenAL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 ALC_FREQUENCY ( int ) コンテキスト属性 ALC_REFRESH ( int ) コンテキ ...
https://man.plustar.jp/php/openal.constants.html - [similar]
論理型 (boolean) 0
« はじめに 整数 » PHP Manual 型 論理型 (boolean) 論理型 (boolean) 論理型は、最も簡単な型です。 bool は、真偽の値を表します。 この値は、 true または false のどちらかになります。 構文 boolean リテラルを指定するには、定数 true または false を指定してください。 両方とも大文字小文字に依存しま ...
https://man.plustar.jp/php/language.types.boolean.html - [similar]