PHP.13-日历类实现
摘要:
日历类实现 1、输出星期 calendar.class.php index.php 2、输出日期 calendar.class.php 1 <?php 2 class Calendar{ 3 private $year; 4 private $month; 5 private $start_week 阅读全文
posted @ 2016-11-26 22:59 子轩非鱼 阅读(360) 评论(0) 推荐(0) 编辑
posted @ 2016-11-26 22:59 子轩非鱼 阅读(360) 评论(0) 推荐(0) 编辑