使用CI遇到的问题报错:Call to undefined function base_url()

Posted 水滴月

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用CI遇到的问题报错:Call to undefined function base_url()相关的知识,希望对你有一定的参考价值。

问题来源:在html文件中使用base_url()函数引入CSS文件时,发现报错:Call to undefined function base_url()

研究了一下才知道是因为没有加载url小助手,可以在config/autoload.php中找到$autoload[\'helper\'] = array(\'\');在array中加入url即可

 

以上是关于使用CI遇到的问题报错:Call to undefined function base_url()的主要内容,如果未能解决你的问题,请参考以下文章

php 遇到报错 Call to a member function fetch_object()

关于CI框架访问数据库类提示Call to undefined function mysqli_init()

ThinkPhp框架中使用mongodb数据库配置报错Call to a member function selectCollection() on a non-object

thinkphp报错Call to undefined method appindexcontrollerIndex::fetch()

错误记录Visual Studio 中编译 NDK 报错 ( no matching function for call to ‘cacheflush‘ cacheflush(); )

uploadify 报错 uncaught call to getstats failed