File/Punycode.php

Description

Package for handling (encoding/decoding) of international domainnames using Punycode

The Punycode-representation is now the official standard for international domainnames. All language-specific / national characters are encoded into what is known as "Punycode". The Punycode comprises of "simple" ASCII-characters and therefor allows transparent use in DNS, webservers, mailers, proxies etc. All future browsers/email-clients are strongly encouraged to implement Punycode.

The classes are based on documentation from RFC3454 (Stringprep), RFC3490 (IDNA), RFC3491 (Nameprep) and RFC3492 (Punycode).

Classes
Class Description
 class I18N_Punycode_ASCII Class for encoding/decoding on international domainnames using Punycode; ASCII-mode
 class I18N_Punycode_Unicode Class for encoding/decoding on international domainnames using Punycode; Unicode-mode

Documentation generated on Sun, 9 May 2004 19:35:30 +0200 by phpDocumentor 1.3.0RC2