Warning: mkdir(): No space left on device in /www/wwwroot/Z9.COM/func.php on line 127
Warning: file_put_contents(./cachefile_yuan/meiwowall.com/cache/1c/68a7e/62f8d.html): failed to open stream: No such file or directory in /www/wwwroot/Z9.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