php set_magic_quotes_runtime() 函数过时解决方法

PHP5.3中 bool set_magic_quotes_runtime ( bool $new_setting )函数过时.
把函数:

set_magic_quotes_runtime($newsetting);

替换成:

ini_set("magic_quotes_runtime", $newsetting); 

 

posted @ 2014-09-10 17:16  小鱼阁工作室  阅读(918)  评论(0编辑  收藏  举报
Copyright © 小鱼阁工作室 版权所有 -zencart外贸建站,织梦企业建站,ecshop商城,二次开发,产品采集,模板修改!