Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
Idn Functions
PHP Manual

idn_strerror

(PECL idn >= 0.2)

idn_strerrorReturns string describing the IDNA error code

Description

string idn_strerror ( int $errorcode )

This function returns the error message string that corresponds to the given error code.

Parameters

errorcode

The error code as returned by idn_to_ascii() or idn_to_utf8().

Return Values

The corresponding libidn error message string is returned.

See Also


Idn Functions
PHP Manual