$html = file_get_html($url);. //Get all data inside the <div> where class = "pricing". foreach($html->find('div[class=pricing]')->outertext as ...
確定! 回上一頁