Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
Phar::offsetExists
(no version information, might be only in CVS)
Phar::offsetExists -- determines whether a file exists in the pharPopis
bool Phar::offsetExists ( string offset )This is an implementation of the ArrayAccess interface allowing direct manipulation of the contents of a Phar archive using array access brackets.
offsetExists() is called whenever isset() is called.
PÅ™Ãklady
PÅ™edcházejÃcà | Domů | Dalšà |
Phar::mapPhar | Nahoru | <