Join Up!
96808 members and counting!
PHP Manual
All Mail Lists
Entire Site
downloads
|
documentation
|
faq
|
getting help
|
mailing lists
|
reporting bugs
|
php.net sites
|
links
|
my php.net
s
earch for
in the
function list
whole site
online documentation [en]
bug database
general mailing list
developer mailing list
documentation mailing list
Compression and Archive Extensions
Index
Function Reference
Compression and Archive Extensions
Bzip2
LZF
Phar
HOME
Community
Articles
Code Library
People
Mail Archive
My Account
Contribute
PHP Jobs
rar_open
Introduction
Last updated: Thu, 26 Jun 2008
Zip
Introduction
Installing/Configuring
Installation
Runtime Configuration
Resource Types
Predefined Constants
Examples
Zip Functions
zip_close
— Close a ZIP file archive
zip_entry_close
— Close a directory entry
zip_entry_compressedsize
— Retrieve the compressed size of a directory entry
zip_entry_compressionmethod
— Retrieve the compression method of a directory entry
zip_entry_filesize
— Retrieve the actual file size of a directory entry
zip_entry_name
— Retrieve the name of a directory entry
zip_entry_open
— Open a directory entry for reading
zip_entry_read
— Read from an open directory entry
zip_open
— Open a ZIP file archive
zip_read
— Read next entry in a ZIP file archive
ZipArchive::addEmptyDir
— Add a new directory
ZipArchive::addFile
— Adds a file to a ZIP archive from the given path
ZipArchive::addFromString
— Add a file to a ZIP archive using its contents
ZipArchive::close
— Close the active archive (opened or newly created)
ZipArchive::deleteIndex
— delete an entry in the archive using its index
ZipArchive::deleteName
— delete an entry in the archive using its name
ZipArchive::extractTo
— Extract the archive contents
ZipArchive::getArchiveComment
— Returns the Zip archive comment
ZipArchive::getCommentIndex
— Returns the comment of an entry using the entry index
ZipArchive::getCommentName
— Returns the comment of an entry using the entry name
ZipArchive::getFromIndex
— Returns the entry contents using its index.
ZipArchive::getFromName
— Returns the entry contents using its name.
ZipArchive::getNameIndex
— Returns the name of an entry using its index
ZipArchive::getStream
— Get a file handler to the entry defined by its name (read only).
ZipArchive::locateName
— Returns the index of the entry in the archive
ZipArchive::open
— Open a ZIP file archive
ZipArchive::renameIndex
— Renames an entry defined by its index
ZipArchive::renameName
— Renames an entry defined by its name
ZipArchive::setArchiveComment
— Set the comment of a ZIP archive
ZipArchive::setCommentIndex
— Set the comment of an entry defined by its index
ZipArchive::setCommentName
— Set the comment of an entry defined by its name
ZipArchive::statIndex
— Get the details of an entry defined by its index.
ZipArchive::statName
— Get the details of an entry defined by its name.
ZipArchive::unchangeAll
— Undo all changes done in the archive.
ZipArchive::unchangeArchive
— Revert all global changes done in the archive.
ZipArchive::unchangeIndex
— Revert all changes done to an entry at the given index.
ZipArchive::unchangeName
— Revert all changes done to an entry with the given name.
add a note
User Contributed Notes
Zip
There are no user contributed notes for this page.
Open Source Database Feature Comparison Matrix
Try Declarative Programming with Annotations and Aspects
Locate All Stored Procedures and Their Objects/SQL Tables
Building a Stored Procedure Generator
Making Tables Read-only in Oracle
24-hour Support
Daily Backup
Dedicated Servers
JSP/Java Servlets
PHP
MySQL
Streaming Audio/Video
Telnet/SSH
Unix Hosting
24-hour Support
rar_open
Introduction
Last updated: Thu, 26 Jun 2008
show source
|
credits
|
sitemap
|
contact
|
advertising
|
mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror
is operated at:
http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles
|
Tips / Quickies
|
News
|
News Linking and RSS Feeds
|
Shared Code Library
Mail Archives
|
Support / Discussion Forums
|
Get Started!
Links
|
Contribute!
|
Docs