Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: non-english file name errors
Re: non-english file name errors
04-03-2012, 10:34 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: non-english file name errors
Reply
Quote
Hi sahar,
1. Open file "\phpuploader\include_phpuploader.php"
2. Find section below
$PhpUploader_FSEncoding="
ISO-8859-1//TRANSLIT
";
3. Change the encoding to yours
Regards,
Ken
View Complete Thread