Jump to content

japapa

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by japapa

  1. <p>i try this instruction and use from meta tags in my webpage but i have problem yet.

    when i upload my php files on other hosts i dont have any problem and they work is successfull, But when upload them on the my free host from HelioHost it replace all of persian charachters with ?(question mark)

     

    also just php have this problem And when i get a unicode data from mySql database its not have problem

     

    Example Source code

    <?php

    echo "متن فارسی";

    ?>

     

    viewed page on other host

     

    متن فارسی

    view page on HelioHost

     

    ??? ????

     

    i Think heliohost dosen't support Unicode Php ....

    is this Correct?

  2. Hi. I have some problem with php

    when i try to write a php(or html) that have unicode chars and upload it on host all of chars convert to ? mark when i show it in the mozilla , opera or other browsers

    i save the php with utf-8 encoding and set the page encoding to utf-8 but i can't slove this problem

    you can see an example here

    http://farachat.tk/test.php

     

    soure code: http://farachat.tk/tes.htmlwhat i should do?

     

    please Help me

    Sorry for my bad english :(

    • Like 1
×
×
  • Create New...