PHP. Руководство по PHP. 2005
zip_readzip_read
Описание
resource zip_read (resource zip)
Reads the next entry in a zip file archive.
Список параметров
- zip
-
A ZIP file previously opened with zip_open().
Возвращаемые значения
Returns a directory entry resource for later use with the zip_entry_... functions or FALSE if there's no more entries to read.
Смотрите также
zip_open() |
zip_close() |
zip_entry_open() |
zip_entry_read() |
|
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.
⇪