文字

IDN 函数

Table of Contents

  • idn_to_ascii — Convert domain name to IDNA ASCII form.
  • idn_to_unicode — 别名 idn_to_utf8
  • idn_to_utf8 — Convert domain name from IDNA ASCII to Unicode.

用户评论:

[#1] dklabbers at hostingxs dot nl [2015-04-23 07:29:03]

In addition to the previous comment, php5-idn has merged into the php5-intl package. Use apt-get install php5-intl on ubuntu to use these idn features.

[#2] stepanov dot inbox at gmail dot com [2013-07-05 09:29:13]

Keep in mind that a php module is required to use these functions (which may not be present on your shared hosting).

php5-idn - PHP API for the IDNA library (e.g. in Debian/Ubuntu)

上一篇: 下一篇: