Home >Backend Development >PHP Tutorial >这个该怎么解决

这个该怎么解决

WBOY
WBOYOriginal
2016-06-23 14:38:451355browse

Fatal error: Call to undefined function helper() in D:\wwwroot\w1h2n3\wwwroot\include\common.inc.php on line 355

我的网站 80后怀旧网,后台登陆不了,后台登陆地址显示如上,怎么解决呀!


回复讨论(解决方案)

…………………………无力吐槽……

undefined 这个单词也不知道是什么意思?那也就无能为力了

没有找到helper() 这个方法

调用了一个为定义的方法helper();只要围绕helper()排查就可以了。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn