摘要:
/** * 防止sql注入自定义方法 * author: xiaochuan * @param: mixed $value 参数值 */ function check_param($value=null) { # select|insert|update|delete|\'|\/\*|\*|\.\.\/|\.\/|union|into|load_file|out... 阅读全文
posted @ 2019-09-14 00:23
凡斗
阅读(223)
评论(0)
推荐(0)
浙公网安备 33010602011771号