PHP Doku:: Test whether an entry is encrypted - rarentry.isencrypted.html

Verlauf / Chronik / History: (2) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzErweiterungen zur Datenkompression und ArchivierungRar ArchivingThe RarEntry classRarEntry::isEncrypted

Ein Service von Reinhard Neidl - Webprogrammierung.

The RarEntry class

<<RarEntry::isDirectory

RarEntry::__toString>>

RarEntry::isEncrypted

(PECL rar >= 2.0.0)

RarEntry::isEncryptedTest whether an entry is encrypted

Beschreibung

public bool RarEntry::isEncrypted ( void )

Tests whether the current entry contents are encrypted.

Hinweis:

The password used may differ between files inside the same RAR archive.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE if the current entry is encrypted and FALSE otherwise.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)