时时商务社区

标题: 一个PHP日历程序 [打印本页]

作者: yj1281    时间: 2018-2-14 09:40

              
if($HTTP_GET_VARS[year]=="")  
{  
    $HTTP_GET_VARS[year]=date("Y");  
}  
if($HTTP_GET_VARS[month]=="")  
{  
    $HTTP_GET_VARS[month]=date("n");  
}  
$month=$HTTP_GET_VARS[month];  
$year=$HTTP_GET_VARS[year];  
//  
if($year  
[tr]
  
  
if($month12)  
{  
    $month=1;  
    $year+=1;  
}  
//  
//***************************************  
//  
echo "[url=]>[/url]";  
?>  
  
  
>[/url]";  
//  
   ?>



            
            
您可能感兴趣的文章:
  • 用 php 编写的日历
  • PHP完整的日历类(CLASS)
  • php下实现农历日历的代码
  • php日历[测试通过]
  • PHP 简单日历实现代码
  • php+javascript的日历控件
  • php日历制作代码分享
  • 一个比较不错的PHP日历类分享
  • php实现的日历程序
  • 分享3个php获取日历的函数
  • php简单日历函数
  • 教大家制作简单的php日历
  • PHP简单创建日历的方法
            




    欢迎光临 时时商务社区 (http://bbs.4435.cn/) Powered by Discuz! X3.2