Intro/dom-Phpdoc专题
The DOM extension allows you to operate on XML documents through the DOM API with PHP.
Note:
此 DOM 扩展采用 UTF-8 编码。在 ISO-8859-1 编码下,使用 <span class="function">utf8_encode 和 <span class="function">utf8_decode 来处理,其它编码下使用 iconv 函数处理。
The DOM extension allows you to operate on XML documents through the DOM API with PHP.
Note:
此 DOM 扩展采用 UTF-8 编码。在 ISO-8859-1 编码下,使用 <span class="function">utf8_encode 和 <span class="function">utf8_decode 来处理,其它编码下使用 iconv 函数处理。