$html = file_get_html('http://www.google.com/'); // Find all images ... echo $element->src . '<br>'; // Find all links ... Create a DOM object from a string
確定! 回上一頁