Phar::setDefaultStub(No version information available, might be only in CVS) Phar::setDefaultStub — Used to set the PHP loader or bootstrap stub of a Phar archive to the default loader Описание
void Phar::setDefaultStub
([ string $index
[, string $webindex
]] )
This method is a convenience method that combines the functionality of Phar::createDefaultStub() and Phar::setStub(). Список параметров
Errors/ExceptionsUnexpectedValueException is thrown if phar.readonly is enabled in php.ini. PharException is thrown if any problems are encountered flushing changes to disk. Примеры
Пример #1 A Phar::setDefaultStub() example
<?php |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |