file_get_contents

13
Jun

采集

<?php
include("Snoopy.class.php");
include("a.php");
$url = array('aaa.com/a.html','bbb.com');
21
May

先写下来,晚上回去研究

<?PHP
$content = file_get_contents("http://www.ruanyifeng.com/blog/2010/04/the_solution_of_full_text_feed.html");
Syndicate content