Arabic Text does not appear properly on localhost, looks OK on remote server.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nhaldsev
    New Member
    • May 2007
    • 7

    #1

    Arabic Text does not appear properly on localhost, looks OK on remote server.

    using windows-1256 in html with php doest work in localhost but on the internet it is working fine. Can anyone help me with this problem
  • pbmods
    Recognized Expert Expert
    • Apr 2007
    • 5821

    #2
    Changed thread title to better describe the problem.

    Heya, nhaldsev.

    Where is the Arabic text? Is it in your PHP code? Is it stored in the database? Is it hard-coded in your HTML?

    Depending on where the text is, the solution will be different.

    pbmods

    Comment

    • nhaldsev
      New Member
      • May 2007
      • 7

      #3
      Originally posted by pbmods
      Changed thread title to better describe the problem.

      Heya, nhaldsev.

      Where is the Arabic text? Is it in your PHP code? Is it stored in the database? Is it hard-coded in your HTML?

      Depending on where the text is, the solution will be different.

      pbmods

      The text is hard coded on on html

      Comment

      • nhaldsev
        New Member
        • May 2007
        • 7

        #4
        The text is hard coded on HTML

        Comment

        • hadi00
          New Member
          • Mar 2008
          • 9

          #5
          hey there ....

          I had a similer problem before, I'm not sure, but i think the local server I used 'which I forgot it's name' had forced some encoding to show up ! ?
          so after I tried other one, which is "http://www.appservnetwork.com/ " it worked fine, I have been using it for three years .... works great with Arabic ..
          Last edited by hadi00; Mar 11 '08, 09:22 PM. Reason: Added some link...

          Comment

          Working...