Identical to file(), except that file_get_contents() returns the file in a string.
Nota: Esta función es segura bináriamente.
Sugerencia: Puede usar una URL como nombre de archivo con esta función si los "fopen wrappers" han sido activados. Consulte fopen() para más detalles.
See also: fgets(), file(), fread(), include(), and readfile().