<?php system('ls -al', $out); var_dump($out); header('Content-type: application/json'); ?> #output total 20 drwxr-xr-x 3 nginx nginx 4096 ...
確定! 回上一頁