exec ()函数用来执行一个外部程序,我们再用这函数基本是在linux。 ... <?php. $command = "ls /tmp/test" ; //ls是linux下的查目录,文件的命令. exec ...
確定! 回上一頁