PHP 8.5.0 Alpha 4 available for testing

Voting

: max(eight, four)?
(Example: nine)

The Note You're Voting On

rickky at gmail dot com
18 years ago
If the directory you are writing or saving into does not have the correct permissions set, you won't get any error messages and it will look like everything worked fine... except it won't have changed!

Instead make sure you collect the return value of ZipArchive::close(). If it is false... it didn't work.

<< Back to user notes page

To Top