CakeFest 2024: The Official CakePHP Conference

phar://

phar://PHP Archive

Descrizione

The phar:// stream wrapper. See Phar stream wrapper for a detailed description.

Utilizzo

  • phar://

Opzioni

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

Vedere anche:

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top