一、推荐方法 CURL获取
(.*)/i",$data, $title); echo $title[1]; ?>
二、使用file()函数
(.*)", $lines_string, $title); echo $title[1]; ?>
三、使用file_get_contents
')+7; $poste = strpos($content,''); $length = $poste-$postb; echo substr($content,$postb,$length); ?>
© 版权声明
THE END









暂无评论内容