PHP: file_get_contents - Manual - PHP: Hypertext Preprocessor
Warning: file_get_contents(url): failed to open stream: HTTP request failed! in xx on line yy ... $data = file_get_contents ('/tmp/test.txt'); // 0.0069 seconds ?> Despite the comment about file_get_contents being faster do to memory mapping, file_get_con...