canon_name
Description:
Attempts to find a canonical charset name for charset.
Note: Will normally return the same value as iconv_name unless the system iconv does not use the canonical ISO charset names (such as using ISO8859-1 rather than the canonical form ISO-8859-1).
Parameters:
| charset |
charset name |
Returns:
|
a canonical charset name for |