摘要: 与PHP字符串转义相关的配置和函数如下: 1.magic_quotes_runtime 2.magic_quotes_gpc 3.addslashes()和stripslashes() 4.mysql_escape_string() 5.addcslashes()和stripcslashes() 6 阅读全文
posted @ 2016-08-30 16:15 hjr_rong 阅读(1998) 评论(0) 推荐(0)