Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.master.cmc.msu.ru/php/function.zip-entry-filesize.html
Дата изменения: Sun Feb 3 22:58:28 2002
Дата индексирования: Tue Oct 2 12:10:18 2012
Кодировка:
zip_entry_filesize

zip_entry_filesize

(PHP 4 >= 4.1.0)

zip_entry_filesize --  Retrieve the Actual File Size of a Directory Entry

Description

int zip_entry_filesize ( resource zip_entry)

Returns the actual size of the directory entry specified by zip_entry. The parameter zip_entry is a valid directory entry returned by zip_read().

See also zip_open() and zip_read().