PHP » GoLang |
login |
register |
about
|
GoLang RarArchive::close
request it (382)
GoLang replacement for PHP's RarArchive::close
[edit | history]
RarArchive::closerar_close(PECL rar >= 2.0.0) RarArchive::close -- rar_close — Close RAR archive and free all resources DescriptionObject oriented style (method):
public bool RarArchive::close
( void
)
Procedural style: Close RAR archive and free all allocated resources. Return Values
Returns Changelog
Examples
Example #1 Object oriented style
<?php The above example will output something similar to: RAR Archive "D:\php_rar\trunk\tests\latest_winrar.rar" RAR Archive "D:\php_rar\trunk\tests\latest_winrar.rar" (closed)
Example #2 Procedural style
<?php |
more
Recently updated
more
Most requested
more
Last requests
|