特定日期显示特定的内容
浏览量:722
<?php $dwj=date("d");
if($dwj==16 or $dwj==17 or $dwj==18){
?>
<div style="width:1040px;margin:0 auto;height:0px;position: relative;">
<div id="jieri" style="left: 260px;"><img src="images/jieri/2018618.png" alt="端午节快乐!" title="端午节快乐!" width="180px" height="180px" />
</div></div>
<style type="text/css">#logo img{display:none;}#logo h1{margin-left: 212px;}</style>
<?php }?>

感谢支持与鼓励~