Which one of the following function is capable of reading a file into an array?
Explanation: file() — Reads entire file into an array
Reference: https://www.php.net/manual/en/function.file.php