Declare the DOMDocument class, name the variable $dochtml, again whatever you want. $dochtml = new DOMDocument(); 3. Call the loadHTML, pass the ...
確定! 回上一頁