file_get_contents() loads the file content into memory. It sits there in memory and waits for the program to call echo upon which it will be ...
確定! 回上一頁