摘要: 为了能够更好的提升系统的安全性,把原来的进销存系统源码升级,遇到了一些问题在这儿总结一下: 1.mysql引擎在php7中不在支持会导致以下错误 Uncaught Error: Call to a member function init() on null 。 其实在init()函数中,有exte 阅读全文
posted @ 2018-10-22 10:02 imustsun 阅读(11750) 评论(0) 推荐(1)