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:15 | #2 |
|
Duplicate of browser does not print other language. Thread closed.
|

