Re: [PHP] Arabic (Hindi) Numerals
OOzy Pal wrote:
> I am looking for codes to convert the roman western English characters
> to its Arabic (Hindi) entities. For example the letter 5 Arabic
> numeral entity is ٥
>
This is not just plain conversion from one characterset to another? (in
which case you could proabbly use iconv()).
/Per Jessen, Zürich
|