update : 2015.11.03
php.shukuma.com

검색:
 
 
PHP Archive

phar://

phar://PHP Archive

설명

The phar:// stream wrapper is available since PHP 5.3.0. See Phar stream wrapper for detailed description.

사용법

  • phar://

옵션

Wrapper Summary
Attribute Supported
Restricted by allow_url_fopen No
Restricted by allow_url_include No
Allows Reading Yes
Allows Writing Yes
Allows Appending No
Allows Simultaneous Reading and Writing Yes
Supports stat() Yes
Supports unlink() Yes
Supports rename() Yes
Supports mkdir() Yes
Supports rmdir() Yes