Top "Hebrew" questions

The Hebrew language is written right to left (RTL), much like Arabic and Farsi, requiring special handling when mixing Roman numerals and Latin characters in order to maintain correct flow.

PHP output JSON Web Service charset UTF-8 error

I am hosting a web service in JSON output by PHP. I have Hebrew data set in DB and I …

php json web-services encoding hebrew
php json_encode() show's null instead of text

I am reading from database with some text in Hebrew and trying to json_encode it. if i print_r …

php json text hebrew
Hebrew text in HTML files

I just did a pretty major typesetting session putting things in order for a specific prayer in Hebrew named Tikkun …

html character-encoding hebrew
In Win7, Unicode/ UTF-8 text file: gibberish on Windows console (Trying to display hebrew)

I have a wide-character file (with Hebrew text) that looks fine in Notepad (saved in "UTF-8 encoding"), reads fine in …

windows windows-7 unicode utf-8 hebrew
Android setting with TextView for Hebrew text?

I am setting text in TextView from string resource. Normally, Hebrew works in Right-To-Left format. When I set a text, …

android textview hebrew settext
php: using DomDocument whenever I try to write UTF-8 it writes the hexadecimal notation of it

When I try to write UTF-8 Strings into an XML file using DomDocument it actually writes the hexadecimal notation of …

php utf-8 domdocument hebrew
How can I implement iOS with RTL for Arabic Hebrew?

I'm developing an application on Xcode 5 target iOS 7.1 with single view having only two items image and label on it, …

ios arabic right-to-left hebrew
Angular template view with utf-8 chars doesn't work

I try to use "ngroute" to load html templates. Everything works fine, but when I try to show words in …

angularjs utf-8 hebrew angularjs-ng-route
Javascript - how to find hebrew?

i"m trying to fint if a string starts(first letter) width an RTL language/ hebrew. any ideas?

javascript regex hebrew right-to-left
C# Encoding.Converting Latin to Hebrew

I'm trying to fetch and parse an online excel document which is written in hebrew but unfortunately in a non-hebrew …

c# .net encoding hebrew