The file function parses a text file into an array, and the file_get_contents function returns a text file as a string.
The file function parses a text file into an array, and the file_get_contents function returns a text file as a string.