Syndicate content

file_get_contents

Jun 13
0

采集

Sun, 06/13/2010 - 17:47 — bbbbbb
<?php
include("Snoopy.class.php");
include("a.php");
$url = array('aaa.com/a.html','bbb.com');
May 21
0

先写下来,晚上回去研究

Fri, 05/21/2010 - 17:24 — bbbbbb
<?PHP
$content = file_get_contents("http://www.ruanyifeng.com/blog/2010/04/the_solution_of_full_text_feed.html");