How does php read the contents of a file by line? Using the fopen, fgets, and feof functions, you can also use the file_get_contents function...