【发布时间】:2014-03-17 06:53:48
【问题描述】:
Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (15/JAN/20) at position 0 (1):
...在第 26 行
$first_installment_date = new datetime($aData[0]->FIRST_INSTALL_DATE);
php codeigniter 之前工作正常......当我重新安装 oracle n xampp..它显示错误
【问题讨论】:
标签: php codeigniter datetime oracle11g xampp