Re: [PHP] strange concatenation behavior with some currency symbols

[email protected] (Richard Quadling)
Newsgroups php.general
Message-ID <CAKUjMCX7=hhbinsFVmZ1PO7hFr+YTxq6grsN9Chy-6dQmnzqzg@mail.gmail.com>
Without knowing the answer to your question, is it a right-to-left issue?


On 14 April 2013 16:31, Rafnews <[email protected]> wrote:

> Hi,
>
> i almost finish my currency format displaying function, however i'm facing
> a strange displaying format behavior.
>
> here is an example in UTF-8:
> 1234.56 د.ج / 1234.56 DZD <-- that's wrong it should be 1234.56 د.ج
> / 1234.56 DZD
>
> 1234.56 € / 1234.56 EUR <-- that's OK
> 1234.56 ¥ / 1234.56 JPY <-- that's OK
> 1234.56 ман / 1234.56 AZN <-- That's OK
> 1234.56 ب.د / 1234.56 BHD <-- that's wrong
> it should be 1234.56 / 1234.56 BHD
>
> it's like for all "arabic" symbol there's a problem.
> any idea how could i solved it ?
> thx
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Richard Quadling
Twitter : @RQuadling
EE : http://e-e.com/M_248814.html
Zend : http://bit.ly/9O8vFY
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.