PHP 8.4.24 Released!

Voting

: min(six, six)?
(Example: nine)

The Note You're Voting On

valera at creator dot su
11 years ago
Pay attention, that ZipArchive::addFile() only opens file descriptor and does not compress it. And only ZipArchive::close() compress file and it take quite a lot of time. Be careful with timeouts.

<< Back to user notes page

To Top