<?php; // new dom object; $dom = new DOMDocument();; //load the html; $html = $dom->loadHTMLFile(data.html);; //discard white space
確定! 回上一頁