您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

php 获取百度的暖词数据

2025/4/17 9:01:27发布22次查看
php 获取百度的热词数据
/**
* 获取百度的热词
* @user   小杰
* @from   http://www.isharey.com/?p=354
* @return array  返回百度的热词数据(数组返回)
*/
/** * 获取百度的热词 * @user 小杰 * @from http://www.isharey.com/?p=354 * @return array 返回百度的热词数据(数组返回) */function getbaiduhotkeyword(){ $templaterss = file_get_contents('http://top.baidu.com/rss_xml.php?p=top10'); if (preg_match('/(.*)/is', $templaterss, $_description)) { $templaterss = $_description [0]; $templaterss = str_replace(&, &, $templaterss); } $templaterss = . $templaterss; $xml = simplexml_load_string($templaterss); foreach ($xml->tbody->tr as $temp) { if (!empty ($temp->td->a)) { $keyarray [] = trim(($temp->td->a)); } } return $keyarray;}
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product