Joomla 1.5 does not show Arabic char
I have just one problem which is when i write Arabic, it seems ok while writing. But, after saving and browsing it appears as "?????????" just a lot of question marks.
Joomla 1.5 does not show Arabic char
I have just one problem which is when i write Arabic, it seems ok while writing. But, after saving and browsing it appears as "?????????" just a lot of question marks. Titles of articles when look messed mean that site encoding should be changed . Solution to this problem is : Arabic encoding isn't like English encoding , almost every language has its very own encoding .
However , it's not necessary to use Arabic language file to display Arabic on your site in correct way . Just edit your current language file ( for English , search for iso-8859-1 and replace it with windows-1256 in english.php lang file ) |