<?php; // to retrieve selected html data, try these DomXPath examples: $file = $DOCUMENT_ROOT. "test.html";; $doc = new DOMDocument(); ...
確定! 回上一頁