Top "Arabic" questions

The Arabic tag is for issues relating to displaying user interfaces and managing data in Arabic written language.

Convert English numbers to Arabic numerals

How can i convert English numbers being retrieved from the database to Arabic numeral symbols in PHP. EDIT: Here're some …

php arabic
Arabic language with Sublime Text editor

I have a problem with sublime text editor that RTL languages are not supported! I've tried this plug in Bidirectional …

sublimetext3 sublimetext arabic rtl-language
Why is Java BufferedReader() not reading Arabic and Chinese characters correctly?

I'm trying to read a file which contain English & Arabic characters on each line and another file which contains …

java encoding utf-8 arabic
How to set the orientation of JTextArea from right to left (inside JOptionPane)

I have JScrollPane with JTextArea inside it and I am trying to set the JTextArea's orientation from right to left …

java swing arabic jtextarea
Convert from English Digits to Arabic ones in html page

I need to convert all English numbers that appear in a given HTML page to Arabic ones (to be independent …

javascript css ascii arabic
Display dates in Arabic

Here's my code: setlocale( LC_ALL,'ar' ); echo strftime( '%e %b, %Y', strtotime( '2011-10-25' )); Output: 25 Sep, 2011 …

php date arabic
CSV file with Arabic characters is displayed as symbols in Excel

I am using python to extract Arabic tweets from twitter and save it as a CSV file, but when I …

python excel csv arabic arabic-support
Twitter Bootstrap CSS that support from RTL languages

I just discover Twitter Bootstrap and I'm wondering if there is a right-to-left (RTL) version of it. Does anyone know?

css twitter-bootstrap arabic right-to-left persian
Displaying Arabic characters in C# console application

I believe it was possible to show Arabic characters on a console application 13+ years ago, since the days of Windows …

c# unicode console-application arabic
Arabic characters don't show in excel VBA code

I can't write arabic strings in VBA code in excel, it shows as weird characters. Tried it on many machines …

excel vba locale arabic unicode-string