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

search for in the

PharFileInfo::chmod> <PharData::setStub
Last updated: Fri, 10 Oct 2008

view this page in

The PharFileInfo class

Введение

The PharFileInfo class provides a high-level interface to the contents and attributes of a single file within a phar archive.

Class synopsis

PharFileInfo
PharFileInfo extends SplFileInfo {
/* Properties */
/* Methods */
void PharFileInfo::chmod ( int $permissions )
bool PharFileInfo::compress ( int $compression )
void PharFileInfo::__construct ( string $entry )
void PharFileInfo::setMetaData ( mixed $metadata )
}

Содержание



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

PharFileInfo::chmod> <PharData::setStub
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites