function zip read 34P2PUADJR72NXU7LZWFDS7GXNGT7HXX5ITEJ5I
zip_readPodręcznik PHPPoprzedniNastępnyzip_read (PHP 4 >= 4.1.0)zip_read -- Read Next Entry in a Zip File ArchiveDescriptionresource zip_read ( resource zip)
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().
PoprzedniSpis treściNastępnyzip_openPoczątek rozdziałuZlib Compression Functions
Wyszukiwarka