DOMDocument::getElementById()函數是PHP中的內置函數,用於搜索具有特定ID的元素。 用法: DOMElement DOMDocument::getElementById( string $elementId ).
確定! 回上一頁