Display the drop-down list

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]
);
?>
Result
Error : this function is not available in the PHP version running on this server
Examples
#1 idn_to_unicode  ("xn--tst-qla.de")
See also
idn_to_utf8