Tryag File Manager
Home
-
Turbo Force
Current Path :
/
home
/
cluster1
/
data
/
bu01
/
1121861
/
html
/
xfst_dir_copy
/
utf8
/
Upload File :
New :
File
Dir
//home/cluster1/data/bu01/1121861/html/xfst_dir_copy/utf8/test.php~
<? $utfConverter = new utf8(); //defaults to CP1250. $res = $utfConverter->strToUtf8("hello); $res = $utfConverter->utf8ToStr($res); to get the needed encoding.