错误:Function set_magic_quotes_runtime() is deprecated
A PHP Error was encountered
Severity: 8192
Message: Function set_magic_quotes_runtime() is deprecated
Filename: codeigniter/CodeIgniter.php
Line Number: 53
加www正常:http://www.hello-learning.com
不加就出现上面的错误:http://hello-learning.com/
这是怎么回事啊?
------解决方案--------------------Message: Function set_magic_quotes_runtime() is deprecated
消息:set_magic_quotes_runtime()函数已过时
去掉就是了
------解决方案--------------------新的PHP版本已经不存在这个参数...你的代码应该是旧环境下的东西参照老徐的指示 注释或者删除
------解决方案--------------------去官网看看找 最新的版本的函数
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