支持数组的ADDSLASHES的php函数 复制代码 代码如下: SQL ADDSLASHES function saddslashes($string) { if(is_array($string)) { foreac PHP编程 2022-04-03 225 点赞 3 评论 340 浏览