| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
zip_entry_read
Popis
string zip_entry_read ( resource zip_entry [, int length] )Reads from an open directory entry.
Seznam parametrů
zip_entryA directory entry returned by zip_read().
lengthThe number of bytes to return. If not specified, this function will attempt to read 1024 bytes.
Poznámka: This should be the uncompressed length you wish to read.
| PÅ™edcházejÃcà | Domů | Dalšà |
| zip_entry_open | Nahoru |