Ns encodingforcharset

From AOLserver Wiki
Jump to navigation Jump to search

Man page: http://aolserver.com/docs/tcl/ns_encodingforcharset.html


NAME

ns_encodingforcharset - Return the name of the encoding for the specified charset

SYNOPSIS

ns_encodingforcharset charset

DESCRIPTION

Returns the name of the encoding for the specified charset.

EXAMPLES

   % ns_encodingforcharset windows-1258
   cp1258

SEE ALSO

ns_charsets

Category Documentation - Category Core Tcl API