Discuz教程网

出现这段代码 是什么原因?

[复制链接]
authicon yewq 发表于 2013-3-7 11:27:05 | 显示全部楼层 |阅读模式
} } function dstripslashes($string) { if(is_array($string)) { foreach($string as $key => $val) { $string[$key] = $this->dstripslashes($val); } } else { $string = stripslashes($string); } return $string; } } ?>



上一篇:如何让7.2的地址跳转到3.0的地址
下一篇:紧急!文件属性设置的安全问题!
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

1314学习网 ( 浙ICP备10214163号 )

GMT+8, 2025-6-18 17:38

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表