Identical to file(), except that file_get_contents() returns the file in a string.
Notã: Această funcție este binar-sigură.
Indicaþie: Cu această funcție se poate folosi URL-ul ca nume de fișier, dacă a fost activată opțiunea "fopen wrappers". Vezi fopen() pentru mai multe detalii.
Notã: Context support was added with PHP 5.0
See also: fgets(), file(), fread(), include(), and readfile().