How can i pass multiple keywords to the DomXPath ? ... find all <div>'s with the class lineData using DomXPath : $xpath = new DomXPath($dom); $lineDatas ...
確定! 回上一頁