<?php. //a URL you want to retrieve. $my_url = 'http://www.digg.com';. $html = file_get_contents($my_url);. $dom = new DOMDocument();.
確定! 回上一頁