コードをコピーします コードは次のとおりです:
$url="http://www.golden-book.com/booksinfo/12/264.html"; = file($ url);
$lines_string = implode('',$lines_array);
iconv("gb2312", "utf-8",$lines_string);
// echo "dsafasdfasf".$lines_string; ("[^>]*",$lines_string,$head);
echo "asdfsfasdfa".$head[0]?>
http://www.bkjia.com/PHPjc/321973.html
www.bkjia.comtruehttp://www.bkjia.com/PHPjc/321973.html技術記事次のようにコードをコピーします。 ?php $url="http://www.golden-book.com/booksinfo/12/264.html"; $lines_array = file($url); $ Lines_array); iconv("gb2312", "utf-8...