摘要: #1.hate-php 源码 <?php error_reporting(0); if(!isset($_GET['code'])){ highlight_file(__FILE__); }else{ $code = $_GET['code']; if (preg_match('/(f|l|a|g| 阅读全文
posted @ 2020-07-23 11:22 4U 阅读(226) 评论(0) 推荐(0)