PHP » GoLang |
login |
register |
about
|
GoLang PharData::__construct
request it (271)
GoLang replacement for PHP's PharData::__construct
[edit | history]
PharData::__construct(PHP 5 >= 5.3.0, PHP 7, PECL phar >= 2.0.0) PharData::__construct — Construct a non-executable tar or zip archive object Description
PharData::__construct
( string
$fname
[, int $flags
[, string $alias
[, int $format = Phar::TAR
]]] )Parameters
Errors/ExceptionsThrows BadMethodCallException if called twice; UnexpectedValueException if the Phar archive can't be opened. Examples
Example #1 A PharData::__construct() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|