diff --git a/UsingcURL.php b/UsingcURL.php index 5f13475..0fae3a4 100644 --- a/UsingcURL.php +++ b/UsingcURL.php @@ -2,7 +2,7 @@ /** - * 杨启华写于2016-4-29 17:09:31 + * hiluo 2015 6 * 使用cURL函数库抓取http://news.dbanotes.net/这个页面的所有文章标题和链接 * 这里有点大材小用 */ @@ -107,4 +107,4 @@ function get_web_page($url,$curl_data) $web->getAllTitleAndLink(); $web->writeTotxt(); - ?> \ No newline at end of file + ?>