hollowdra Posted July 5, 2010 Share Posted July 5, 2010 hi, this is my first question in this great website i hope you can help me . The problem is : am working on a website and the customer wants an Arabic interface so far so good but the problem is that i implemented an autocomplete feature in the English interface and i want to implement it in the Arabic interface but the autocomplete doesn't return any results although i set the collation in the tables to utf8_general_ci and i inserted this in the header file <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ar" dir="rtl" lang="ar-SA"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1256" /> but it's not giving any result when i search in Arabic but it's working perfectly in the English version and i saw that in Google the autocomplete works with every language in the world so how did they do that? and is there something I've missed or forget to do ? and if you want the code just tell me. please help anyone!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.