Menu

#3 Add file with changed name

Feature
open
1
2003-06-13
2003-06-13
No

Introduce the ability to add file with change of
properties. Something like :

$arch->add(PCLZIP_ADD_FILE_WITH_PROPERTIES,
PCLZIP_FILE_SRC_FILENAME, 'foo.txt',
PCLZIP_FILE_STORED_FILENAME, 'toto.txt');

Discussion


Log in to post a comment.