Identical to file(), except that file_get_contents() returns the file in a string.
Notatka: Ta funkcja jest bezpieczna dla danych binarnych.
Podpowiedź: Jeśli włączona jest funkcja "fopen wrapper", możliwe jest podanie jako nazwy pliku adresu URL. Zobacz fopen() by uzyskać więcej informacji.
Notatka: Context support was added with PHP 5.0
See also: fgets(), file(), fread(), include(), and readfile().
Poprzedni | Spis treści | Następny |
file_exists | Początek rozdziału | file_put_contents |