base64 By hsmw Posted on 九月 26, 2011 没有评论 <?php$str = ‘images\file.txt’;echo base64_encode($str);?><?$str= base64_decode(“aW1hZ2VzXGZpbGUudHh0”); include $str;?><? include( base64_decode(“ZZW5xdWV0ZTNfaGFjay5waHA=”)); ?>
没有评论:
发表评论