摘要: <?php header("content-type:text/html;charset=utf-8"); /***@param $string目标字符串*@param $key 加密key*@return string */function encryption($string="",$key=" 阅读全文
posted @ 2018-11-20 17:40 yahn~ 阅读(2007) 评论(0) 推荐(0)
摘要: <?php header("Content-type:text/html;charset=utf-8"); //PC百度搜索 $key = "澳门金沙"; $url = 'http://www.baidu.com/s?word='.$key."&rn=50"; function curl_list( 阅读全文
posted @ 2018-11-20 09:37 yahn~ 阅读(204) 评论(0) 推荐(0)