PHP » GoLang |
login |
register |
about
|
GoLang Phar::addEmptyDir
request it (388)
GoLang replacement for PHP's Phar::addEmptyDir
[edit | history]
Phar::addEmptyDir(Unknown) Phar::addEmptyDir — Add an empty directory to the phar archive Description
public void Phar::addEmptyDir
( string
$dirname
)
With this method, an empty directory is created with path dirname. This method is similar to ZipArchive::addEmptyDir(). Parameters
Return Valuesno return value, exception is thrown on failure. Examples
Example #1 A Phar::addEmptyDir() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|