PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
Táto funkcia je identická s funkciou file(); file_get_contents() však vráti obsah načítaného súboru ako reťazec.
Poznámka: This function is binary-safe.
Tip: You can use a URL as a filename with this function if the "fopen wrappers" have been enabled. See fopen() for more details.
Pozri tiež: fgets(), file(), fread(), include() a readfile().
Predchádzajúci | Domov | Nasledujúci |
file_exists | Hore | file_put_contents |