(PHP 8 >= 8.4.0)
Represents an HTML document.
$path
, int $options
= 0, ?string $overrideEncoding
= null
): Dom\HTMLDocument$source
, int $options
= 0, ?string $overrideEncoding
= null
): Dom\HTMLDocument注意: 此 DOM 扩展在处理方法或属性时使用 UTF-8 编码。 解析器方法会自动检测编码,或允许调用者指定编码。