首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
mb_decode_numericentity
mb_decode_numericentity
根据 HTML 数字字符串解码成字符
名称:
mb_decode_numericentity
分类:
多字节字符串
所属语言:
php
一句话介绍:
根据 HTML 数字字符串解码成字符
相关内容
mb_decode_numericentity函数的范围数组如何正确设置
3
同类函数
mb_regex_set_options
mb_regex_set_options
设置/获取mbregex函数的默认选项
mb_http_output
mb_http_output
设置/获取HTTP输出字符编码
mb_eregi_replace
mb_eregi_replace
多字节支持的替换正则表达式,忽略大小写
mb_list_encodings
mb_list_encodings
返回所有支持的编码的数组
mb_split
mb_split
使用正则表达式分割多字节字符串
mb_strlen
mb_strlen
获取字符串长度
mb_strwidth
mb_strwidth
返回字符串的宽度
mb_ereg_search_pos
mb_ereg_search_pos
返回预定义多字节字符串的多字节正则表达式
热门文章
mb_decode_numericentity函数的范围数组如何正确设置