JStringPunycode::toPunycode
Transforms a UTF-8 string to a Punycode string
Signature
public function toPunycode(string
$utfString )
Parameters
-
$utfString
- The UTF-8 string to transform
Returns
- string
- The punycode string