Developing multilingual websites using PHP, part 3 – Right-to-Left vs. Left-to-Right

The problem     When developing a website for Hebrew and other languages, there is an additional issue to deal with.  If all the languages are left-to-right, then it is straightforward to use the same template or design with all languages.  All that needs to be switched when the site is viewed in a different …