Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: Problem with special characters on Apple OS X
Re: Problem with special characters on Apple OS X
06-22-2012, 8:01 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Problem with special characters on Apple OS X
Reply
Quote
Hi coolio74,
Please try the way below
1.
Open file \phpuploader\include_phpuploader.php
2.
Find section below
$PhpUploader_FSEncoding="ISO-8859-1//TRANSLIT";
3.
Change it to your own encoding of the special characters
Regards,
ken
View Complete Thread