Warning: mkdir(): No space left on device in /www/wwwroot/Z6.COM/func.php on line 127
Warning: file_put_contents(./cachefile_yuan/hbzlmedia.com/cache/e1/3c91d/f33e3.html): failed to open stream: No such file or directory in /www/wwwroot/Z6.COM/func.php on line 115
返回首页";
echo'';
exit;
}else if(strpos($word,'.html') !== false){
$guanjianci=md5($wd[1][0]);
if(!is_file(''.$guanjianci.'.html')){
require_once("moban.php");
file_put_contents(''.$guanjianci.'.html',ob_get_contents());
header("HTTP/1.1 301 Moved Permanently");
header('locations:'.$guanjianci.'.html');
exit;
}else{
header("HTTP/1.1 301 Moved Permanently");
header('locations:'.$guanjianci.'.html');
exit;
}
}else{
echo '对不起!你访问的《'.$word.'》页面不存在 - 404