In PHP use shell_exec function: Execute command via shell and return the complete ... I recommend using passthru and handling the output buffer directly:
確定! 回上一頁