I am creating on the fly a zip file with some files on the server and then I download it.
The problem ia that the 2 classes I tried can not read greek variables.
What can I do?
For example
Supposse there is the file τεστ.txt .
At zip file the name is _Ε+__Δ_Ε.txt the content is ok.At this case I use codeigniter zip class.
Another class I used is
PhpConcept - PclZip (PhpConcept Library Zip) this has problem also with greeks.
And some other classes from phpclasses.org