PHP 8.5.0 Alpha 4 available for testing

Voting

: zero plus one?
(Example: nine)

The Note You're Voting On

romuloum at hotmail dot com
11 years ago
If you have problem with windows explorer reading zipfile created by linux, try:
$oZip->addFile ( $file_name, " " . basename ( $file_name ) )
That space " " should solve.

<< Back to user notes page

To Top