Loading

摘要: <?php error_reporting(0); highlight_file(__FILE__); function check($input){ if(preg_match("/'| |_|php|;|~|\\^|\\+|eval|{|}/i",$input)){ // if(preg_mat 阅读全文
posted @ 2021-09-02 23:38 Aninock 阅读(203) 评论(0) 推荐(0)