$array=array('6','7');
if(in_array(date('N',time()),$array))
{
echo '123';
}
else
{
echo '456';
}
echo date('N',time());
?>
最新消息
没有可用的最新消息
more