function zip open ZUBLMI23BA46F45NKCWPC4PJTN6FXHKC222M2RY
zip_openPodręcznik PHPPoprzedniNastępnyzip_open (PHP 4 >= 4.0.7RC1)zip_open -- Open a Zip File ArchiveDescriptionresource zip_open (string filename)
Opens a new zip archive for reading. The
filename parameter is the filename of the
zip archive to open.
Returns a resource handle for later use with
zip_read() and zip_close()
or returns FALSE if filename does not
exist.
See also zip_read() and
zip_close().
PoprzedniSpis treściNastępnyzip_entry_readPoczątek rozdziałuzip_read
Wyszukiwarka