You should use readfile() : readfile("/path/to/file");. This will read the file and send it to the browser in one command.
確定! 回上一頁