ASCII

From TinyMUX
Revision as of 00:50, 26 May 2011 by Locke (talk | contribs) (New page: Category:Flags FLAG: {{Flag|ASCII}} (~) When set on a player, it forces the client character set in all sessions to be 7-bit ASCII. All ISO 8859-1 and UTF-8 characters are then tran...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

FLAG: ASCII (~)

When set on a player, it forces the client character set in all sessions to be 7-bit ASCII. All ISO 8859-1 and UTF-8 characters are then translated and approximated with 7-bit ASCII characters. Any character which cannot be approximated are shown with a single '?'.

The default is for each client to negotiate its character set ability on a per session basis.

Related Topics: stripaccents(), chr(), ord(), UNICODE.