发布时间:2018/2/5 21:32:19 关注:2258
<?php
define('SITE_ROOT',str_replace('\\','/',realpath(dirname(__FILE__).'/../'))."/"); //获取站点根目录
function winband_getLinks($winband_server,$winband_file){
$serverContent=file_get_contents($winband_server); //读取所有链接内容
if(strstr($serverContent,'2D7EC4295D57994E39AED86433DDCBB9|')){//校验字符
$linksContent=str_replace("2D7EC4295D57994E39AED86433DDCBB9|","",$serverContent);
file_put_contents($winband_file,$linksContent); //网站根路径生成文件
return '获取到以下最新连接:'.$linksContent;
} }
function showLinksContent($file_path){
if(file_exists($file_path)){
$linksFileContent= file_get_contents($file_path);//将整个文件内容读入到一个字符串中
return $linksFileContent ;
} }
?>
地址:山东省潍坊奎文区新华路乐川街华谊大厦三楼
网址:http://www.wf168.com/ 垂询电话:
网站备案:鲁ICP备14027302号-5
copyright© 潍坊华邦网络有限公司2011-2026