検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 398 for [SIMILAR] 16 1024 4096 WITH 17562 xmlreader WITH... (0.353 sec.)
PHP 7.3.x から PHP 7.4.x への移行 0
« その他の変更 新機能 » PHP Manual 付録 PHP 7.3.x から PHP 7.4.x への移行 PHP 7.3.x から PHP 7.4.x への移行 目次 新機能 新しいクラスとインターフェイス 新しく追加された関数 新しいグローバル定数 下位互換性のない変更点 PHP 7.4.x で推奨されなくなる機能 削除された拡張モジュール その他の変更 W ...
https://man.plustar.jp/php/migration74.html - [similar]
新しい文書片を作成する 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
« ArrayObject::serialize ArrayObject::setIteratorClass » PHP Manual ArrayObject 処理フラグを設定する ArrayObject::setFlags (PHP 5 >= 5.1.0, PHP 7, PHP 8) ArrayObject::setFlags — 処理フラグを設定する 説明 public ArrayObject::setFlags ( int $flags ): void ArrayObject の振る舞いを変更するフ ...
https://man.plustar.jp/php/arrayobject.setflags.html - [similar]
ReflectionExtension クラス 0
« ReflectionZendExtension::__toString ReflectionExtension::__clone » PHP Manual リフレクション ReflectionExtension クラス ReflectionExtension クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionExtension クラスは 拡張モジュールについての情報を報告します。 クラス概要 class ReflectionExtension ...
https://man.plustar.jp/php/class.reflectionextension.html - [similar]