Mostrar lista de opciones

idn_to_unicode()

« idn_to_ascii | idn_to_utf8 »
<?php
$string 
idn_to_unicode (
    
// string $domain
    
// [int $options = 0]
    
?// [int $variant = INTL_IDNA_VARIANT_2003]
    
  // [array &$idna_info]
);
?>
Resultado
Error : esta función no está disponible en la versión de PHP que se ejecuta en este servidor
Ejemplos
#1 idn_to_unicode  ("xn--tst-qla.de")
Ver también
idn_to_utf8