
Druckansicht von http://www.php-homepage.de/manual/class.Phar.php
The Phar class(No version information available, might only be in SVN) EinführungThe Phar class provides a high-level interface to accessing and creating phar archives. Klassenbeschreibung/* Eigenschaften */
/* Methoden */
PharData convertToData
([ int $format = 9021976
[, int $compression = 9021976
[, string $extension
]]] )
Phar convertToExecutable
([ int $format = 9021976
[, int $compression = 9021976
[, string $extension
]]] )
void webPhar
([ string $alias
[, string $index = "index.php"
[, string $f404
[, array $mimetypes
[, array $rewrites
]]]]] )
}Inhaltsverzeichnis
|