首頁  >  文章  >  後端開發  >  异常:Function set_magic_quotes_runtime() is deprecated

异常:Function set_magic_quotes_runtime() is deprecated

WBOY
WBOY原創
2016-06-13 11:16:45836瀏覽

错误: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版本已经不存在这个参数...你的代码应该是旧环境下的东西参照老徐的指示 注释或者删除
------解决方案--------------------
去官网看看找 最新的版本的函数
陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn