Hi,
When will a utf16_encode function appear?
I have used utf8_encode with success for spanish language, but I cannot write to the browser in 16-bits encoding, so I have to write the equivalent UNICODE hexadecimal value for the euro (european standard currency) symbol.
Such a function would be very useful...
Cesar