Manuál PHP | ||
---|---|---|
Předcházející | Další |
Reads from an open directory entry.
zip_entry
A directory entry returned by zip_read().
length
The 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 | zip_open |