Exibir a lista drop-down

idn_to_utf8()

« idn_to_unicode | ignore_user_abort »
<?php
$string 
idn_to_utf8 (
    
// string $domain
    
// [int $options = 0]
    
?// [int $variant = INTL_IDNA_VARIANT_2003]
    
  // [array &$idna_info]
);
?>
resultado
$string = 'täst.de'
Exemplos
#1 idn_to_utf8  ("xn--tst-qla.de")
Veja também
idn_to_ascii