php获取某年某月的天数可以吗(不用cal_days_in_month)如题。由于服务器上当时好象没编译进去,有其他办法获取某年某月 的天数吗? 分享到: ------解决方案--------------------date("t",strtotime("2014-02-01"));