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

search for in the

PharData::offsetSet> <PharData::extractTo
[edit] Last updated: Thu, 23 May 2013

view this page in

PharData::isWritable

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

PharData::isWritableDevolver si el archivo tar/zip se puede modificar

Descripción

bool PharData::isWritable ( void )

Este método devuelve TRUE si el archivo tar/zip archive del disco no es de sólo lectura. A diferencia de Phar::isWritable(), los archivos tar/zip de sólo datos se pueden modificar incluso si phar.readonly está establecido a 1.

Parámetros

No tiene parámetros.

Valores devueltos

Devuelve TRUE si el archivo tar/zip puede ser modificado

Ver también



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

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