Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Solution: How to make arabic appear correctly if you have english website

Asked Modified Viewed 4,329 times
K
kmg_123
K
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions
asked
Newbie

Hi there,


I saw a previous post asking about how to make arabic charecters appears in english website, and this was answered by making the database UTF-8,


Mostly the problem comming from the translation it self , as if it's UTF-8 you will find the charecters appear as the picture attached to this post, Please Arabic only can be displayed probably if it been saved as UTF-8 without bom , or UTF-8 bin , so all the files need to be re-translated and saved in this format , Sure if it's saved as ANSII it will appear like this "??????????? ????????".


Again from the DB- PHPmyADmin Collation of tables/DB should be : UTF-8 bin

" ALTER DATABASE _fusion DEFAULT CHARACTER SET utf8 COLLATE utf8_bin"

This should solve the Arabic problem premenantly ...
Regards..

Khaled >> PHP/MySQL Developer & Systems Analyst
kmg_123 attached the following file:
untitled.png [No information available / 83 Downloads]
0 replies

1 post

A
Ankur
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
answered
Veteran Member

Thanks for the Solution Khaled... :) I hope this will help our Users... B)
0 replies

Category Forum

Locales Forum - 8

Labels

None yet

Statistics

  • Views 0 views
  • Posts 1 post
  • Votes 0 votes
  • Topic users 2 members

2 participants

A
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
K
K
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 2 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet