downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

PharData::offsetSet> <PharData::extractTo
[edit] Last updated: Fri, 25 May 2012

view this page in

PharData::isWritable

(PHP >= 5.3.0, PECL phar >= 2.0.0)

PharData::isWritabletar/zip アーカイブが変更可能な場合に true を返す

説明

bool PharData::isWritable ( void )

このメソッドは、ディスク上の tar/zip アーカイブが読み込み専用でない場合に TRUE を返します。Phar::isWritable() とは異なり、 データのみの tar/zip アーカイブは phar.readonly1 であっても変更可能です。

パラメータ

パラメータはありません。

返り値

tar/zip アーカイブが変更可能な場合に TRUE を返します。

参考

  • Phar::canWrite() - phar 拡張モジュールが phar の書き込みや作成をサポートしているかどうかを返す
  • Phar::isWritable() - phar アーカイブが変更可能な場合に true を返す



add a note add a note User Contributed Notes PharData::isWritable
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites