print other language

Contributor
10Oct2008,22:42   #1
divinequran's Avatar
Hi,

I copied some arabic text into a php file
<?php
$new = "arabic text";
echo "$new";
?>

and printed those values on my browser, it doesnot print those values properly, i uploaded the same file on a website and the same browser prints those values propely, what is the problem with webserver. is this is some thing related to AddLanguages in apache, how to fix this issue?
Go4Expert Founder
10Oct2008,23:14   #2
shabbir's Avatar
Duplicate of browser does not print other language. Thread closed.