GLOBAL_TOKEN_SWITCH_PAGE
GLOBAL_TOKEN_SWITCH_PAGE
Copyright 2003-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
getCharsetString( $cs)
Returns the character encoding.
only default character encodings from J2SE are supported from http://www.iana.org/assignments/character-sets and http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html
$cs |
getCharsetInt( $cs)
Returns the character encoding.
Only default character encodings from J2SE are supported.
From http://www.iana.org/assignments/character-sets and http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html
$cs |