Search Results
Copy a file internal to the tar/zip archive to another new file within the same archive. This is an object-oriented alternative to using copy () with the phar stream wrapper.
Copy a file internal to the tar/zip archive to another new file within the same archive. This is an object-oriented alternative to using copy () with the phar stream wrapper.
PharData::convertToExecutable — Convert a non-executable tar/zip archive to an executable phar archive PharData::copy — Copy a file internal to the phar archive to another new file within the phar PharData::decompress — Decompresses the entire Phar archive PharData::decompressFiles — Decompresses all files in the current zip archive
Jan 30, 2003 · Cet exemple montre l'utilisation de PharData::copy () et de son équivalent en terme de gestionnaire de flux. La différence principale entre les deux façons de faire concerne la gestion des erreurs.
{"payload":{"allShortcutsEnabled":false,"fileTree":{"reference/phar/PharData":{"items":[{"name":"addEmptyDir.xml","path":"reference/phar/PharData/addEmptyDir.xml ...
Introduction The PharData class provides a high-level interface to accessing and creating non-executable tar and zip archives. Because these archives do not contain a stub and cannot be executed by the phar extension, it is possible to create and manipulate regular zip and tar files using the PharData class even if phar.readonly php.ini setting is 1.
PharData::convertToExecutable — Convertit une archive tar/zip non-exécutable en une archive phar exécutable PharData::copy — Copie un fichier un fichier interne à l'archive phar vers un autre fichier au sein de la même archive PharData::decompress — Décompresse l'archive Phar entière
