PHP Function List
ziparchive-locatename doesn't exist. Closest matches:
- ziparchive
- zip_entry_name
- imap_rename
- apache_note
- wincache_ocache_meminfo
- ibase_blob_create
- ibase_blob_cancel
- geoip_db_filename
- pdf_activate_item
- wincache_lock
- apache_getenv
- pg_field_name
- apache_setenv
- isiterateable
- zip_close
- checkdate
- localtime
- printer_create_pen
- imagecolorallocate
- hw_getusername
Site Search Results
-
ZipArchive::locateName - Manual$zip-> addFromString ('afile.txt', 'index 0'); $zip-> addFromString ('double.txt', 'index 1'); $zip-> addFromString ('dir/double.txt', 'index 2');?> $zip->locateName('double.txt',ZIPARCHIVE::FL_NODIR) returns 1
-
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 ZipArchive::locateName ... Even though the api specifies that the flags are optional I found that I had to specify the flag ...
-
ZipArchive::extractTo - ManualZipArchive:: getStream ZipArchive:: locateName ZipArchive:: open ZipArchive:: renameIndex ZipArchive:: renameName ... $zip = new ZipArchive; if ($zip-> open ($filename) === true) { echo "Generating TEXT file."; for ...
-
ZipArchive::addEmptyDir - ManualZipArchive:: getStream ZipArchive:: locateName ZipArchive:: open ZipArchive:: renameIndex ZipArchive:: renameName ... ZipArchive::addFile which affects the class ZipFolder below. It is related to the numer of max filehandles of the ...
-
ZipArchive::getStream — Obtener un manejador de fichero para la entrada definido por su nombre (sólo lectura) ZipArchive::locateName — Devuelve el índice de la entrada en el archivo ZipArchive::open — Abrir un fichero de archivo en formato ZIP
-
ZipArchive:: getStream ZipArchive:: locateName ZipArchive:: open ZipArchive:: renameIndex ZipArchive:: renameName ... // ZipArchive internally stores the file descriptors of all the // added files and only on close writes the ...
-
ZipArchive::setCommentIndex - ManualZipArchive:: getStream ZipArchive:: locateName ZipArchive:: open ZipArchive:: renameIndex ZipArchive:: renameName ... (PHP 5 >= 5.2.0, PECL zip >= 1.4.0) ZipArchive::setCommentIndex — Set the comment of an entry defined by its ...
-
ZipArchive:: getStream ZipArchive:: locateName ZipArchive:: open ZipArchive:: renameIndex ZipArchive:: renameName ... (PHP 5 >= 5.2.0, PECL zip >= 1.1.0) ZipArchive::close — Close the active archive (opened or newly created)
-
ZipArchive:: getStream ZipArchive:: locateName ZipArchive:: open ZipArchive:: renameIndex ZipArchive:: renameName ... This parameter is not used but is required to extend ZipArchive. length This parameter is not used but is ...

Other forms of search
To search the string "ziparchive-locatename" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
