2011年8月10日
摘要: 转载自:http://hi.baidu.com/heroofhero/blog/item/049d8c1e5843c9c1a6866903.html1.HessianPHP的DateTime问题我在家使用时发现了问题,php上显示错误“Cannot redeclare class DateTime”。经调查发现,从PHP5.2开始php有了叫DateTime的类型,见文章http://laughingmeme.org /2007/02/27/looking-at-php5s-datetime-and-datetimezone/,这就与HessianPHP包定义 的DateTime类冲突,所以导 阅读全文
posted @ 2011-08-10 17:57 DavidYanXW 阅读(660) 评论(0) 推荐(0)