Which one of the following function is capable of reading a file into a string variable?
Explanation: file_get_contents — Reads entire file into a string
file_get_contents
https://www.php.net/manual/en/function.file-get-contents.php