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