I try to read hebrew string from dos file code page 862 and convert it to UTF-8. Example string : $line = fgets($fp) ; print $line; ...
確定! 回上一頁