PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
Identical to calling fopen(), fwrite(), and fclose() successively.
flags can take FILE_USE_INCLUDE_PATH and/or FILE_APPEND, however the FILE_USE_INCLUDE_PATH option should be used with caution.
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.
See also: fopen(), fwrite(), fclose(), and file_get_contents().
Predchádzajúci | Domov | Nasledujúci |
file_get_contents | Hore | file |