【发布时间】:2017-10-09 15:08:37
【问题描述】:
任何人都明白使用 CI 框架时出现以下错误是什么:
A PHP Error was encountered
Severity: Error
Message: Call to a member function insert() on null**
【问题讨论】:
-
您插入的可能为 null,它需要数组
-
Ask the question 请正确。包括产生错误的代码。
-
是的,请尝试包含所有导致错误的相关脚本。
标签: php codeigniter frameworks