はじめに
PHP Manual
PHP Manual»XML パーサー»XMLParser

XMLParser クラス

(PHP 8)

PHP 8.0.0 以降、 xml リソースを置き換える完全不透明クラスです。

final class XMLParser {
}
To Top