PHP:Deprecated: Function set_magic_quotes_runtime() is deprecated 错误

ini_set("magic_quotes_runtime",0);代替原有的set_magic_quotes_runtime(0);

posted @ 2016-12-08 14:06  小梦19  阅读(193)  评论(0)    收藏  举报