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