print other language

Discussion in 'PHP' started by divinequran, Oct 10, 2008.

Thread Status:
Not open for further replies.
  1. divinequran

    divinequran New Member

    Joined:
    Oct 9, 2008
    Messages:
    62
    Likes Received:
    1
    Trophy Points:
    0
    Occupation:
    Software Engineer
    Home Page:
    http://divinequran.com/
    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?
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice