dimis283 Posted November 4, 2009 Share Posted November 4, 2009 I use codeigniter zip class to create zip files on the fly. The problem is that it can not read greek characters at file names.(eg τεστ=>_Ε+__Δ_Ε). I tried at class mb_convert_encoding($path,"auto"); but nothing. Server is debian/apache and as admin said encoding is el_GR.UTF-8 Link to comment https://forums.phpfreaks.com/topic/180266-zip-file-name-problem/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.