PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
Identical to file_get_contents(), except that stream_get_contents() operates on an already open file resource and returns the remaining contents, up to maxlength bytes, in a string.
Poznámka: Táto funkcia je binárne bezpečná.
See also fgets(), fread(), and fpassthru().
Predchádzajúci | Domov | Nasledujúci |
stream_filter_register | Hore | stream_get_filters |