What is the function file_get_contents() useful for?

file_get_contents() lets reading a file and storing it in a string variable.

Leave a Reply