We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As title, I want to add the features about setPassword to encrypt the specific archive file.
setPassword
The text was updated successfully, but these errors were encountered:
This is crucial TBH
Sorry, something went wrong.
@angvp, thank you for your reply. It's possible to set the password when archiving the zip file. And please consider that: http://php.net/manual/en/ziparchive.setpassword.php.
zip
It only supports the zip archive file now since php-5.6 version and I also want the detailed about implementing this feature.
php-5.6
Thanks.
Any update on that? I'd really appreciate that feature as well.
PRs welcome
No branches or pull requests
As title, I want to add the features about
setPassword
to encrypt the specific archive file.The text was updated successfully, but these errors were encountered: