PHP » GoLang |
login |
register |
about
|
GoLang RarArchive::getEntry
request it (383)
GoLang replacement for PHP's RarArchive::getEntry
[edit | history]
RarArchive::getEntryrar_entry_get(PECL rar >= 2.0.0) RarArchive::getEntry -- rar_entry_get — Get entry object from the RAR archive DescriptionObject oriented style (method): Procedural style: Get entry object (file or directory) from the RAR archive.
Parameters
Return Values
Returns the matching RarEntry object or Examples
Example #1 Object oriented style
<?php The above example will output something similar to: RarEntry RarEntry for file "tese.txt" (23b93a7a)
Example #2 Procedural style
<?php |
more
Recently updated
more
Most requested
more
Last requests
|