<?php
$l=$_SERVER['HTTP_REFERER'];
if(strstr($l,'来路域名')){
header('Location: 跳转地址');
}
elseif(strstr($l,'来路域名')){
header('Location: 跳转地址');
}
elseif(strstr($l,'来路域名')){
header('Location: 跳转地址');
}
elseif(strstr($l,'来路域名')){
header('Location: 跳转地址');
}
else{
require(ECMS_PATH.'本地页面');
}
?>
新闻热点
疑难解答