Here is my function for php v5.3 and above. function parseHTML($url,$start,$end,$trimStart,$trimEnd){ $html = file_get_contents($url);
確定! 回上一頁