|
|
|||||||
Net_IDNA
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. |
|||||||
|
© phlyLabs, 2001-2008. All rights reserved. Unauthorized reproduction prohibited. |
|||||||
|