Hi Asgeir Frimannsson, you wrote:

> Michael Wallner wrote:
> 
>>it seems that the function doesn't work with higher
>>values like "\u20AC" which is the EUR symbol :-(
> 
> 
> Hi Mike,
> 
> it's most probably the font you're using that does not have support for the
> EUR symbol. I tested the following on my box, and it displays fine:
> 
> Most fonts (used to) only have the iso 8859-1 characters, and the EUR symbol
> is only added in iso 8859-15.

* mike knocks his head *
I viewed the output in the debugger window of PhpEdit,
which displayed the universal currency symbol "¤" after
iconv'ing with iso-8859-15 - should have viewed with 
Mozilla first... :)

> Hope that solves your problem... 

Well yes, but it raises another obstacle :)
Is the EUR symbol the only difference between
latin1 and latin9?  It seems at a quick glance.

> Keep up the good work :)

Thanks, I'll try at least :)

Is l0t3k still developing ext/i18n?
While google'ing I read something that he also implemented an 
ICU parser.  pearfr-org is not reachable and the my userland 
ICU parser is extremely slow (would need to integrate a cache).

However - thanks a lot again!

Regards,
-- 
Michael - < mike(@)php.net >

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to