Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.hcs.cmc.msu.ru/php/function.zip-read.html
Дата изменения: Sun Feb 3 22:58:31 2002 Дата индексирования: Mon Oct 1 21:28:30 2012 Кодировка: |
Reads the next entry in a zip file archive. The parameter zip must be a zip archive previously opened by zip_open().
Returns a directory entry resource for later use with the zip_entry_...() functions.
See also zip_open(), zip_close(), zip_entry_open(), and zip_entry_read().