The exec() function runs an external program, specified in the first parameter. It sends back the last line outputted from that program as its return value, ...
確定! 回上一頁