Your Email Everywhere

Net_IDNA



· Overview
· Live Demo
· Download
IDNA stands for "Internationalized Domain Names in Applications". Although there's various extensions for PHP, most of the providers do not offer these for use.

That's why we programmed an implementation written in PHP completely.

This class is our contribution to the Open Source Community and that's why it is licvenced under the LGPL (GNU Lesser General Public Licnece), i.e. it can be used in non-comercial and commercial projects.

To use Net_IDNA in your own appications, you just need to include() or require() the source and instantiate the class with
$idn = new idna_convert().
The object offers two methods - encode() for converting an UTF-8 string to Punycode format and decode() for the opposite direction.
More details and examples can be found in the ReadMe delivered with the downloadable ZIP archive.


A phlyLabs product We accept PayPal Get Firefox - the broswer you can trust! Powered by PHP Powered by MySQL Valid XHTML 1.0 Valid CSS