Now we use XPATH. We create a new object with $xpath = new DOMXPath($dom), then perform XPath queries on the HTML file. First, we get one node at a time.
確定! 回上一頁