to_utf8 |
Discworld driver help |
to_utf8 |
Name
to_utf8() - Converts a string from one encoding to the UTF-8 encoding.
Synopsis
string to_utf8( string str, string enc )
Description
Converts `str' from the encoding `enc' to UTF-8.
to_utf8 |
Discworld driver help |
to_utf8 |
to_utf8() - Converts a string from one encoding to the UTF-8 encoding.
string to_utf8( string str, string enc )
Converts `str' from the encoding `enc' to UTF-8.