file -- read entire file into an array
Identical to readfile(), except that file() returns the file in an array.
See also readfile(), fopen(), and popen().