Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_encode_numericentity
mb_encode_numericentity
Encode characters into HTML numeric string references
Name:
mb_encode_numericentity
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Encode characters into HTML numeric string references
Related
Get the context parameters passed in the custom stream wrapper
6
How to Build a Microservices Architecture with PHP: A Practical Guide
3
Does using stream_context_get_options() in Swoole environment take effect?
1
Why does end() return false on an empty array?
10
Similar Functions
mb_strcut
mb_strcut
Getpartofthestring
mb_ereg_search
mb_ereg_search
Multi-byteregularexp
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_ereg_search_pos
mb_ereg_search_pos
Returnsthepositionan
mb_split
mb_split
Splittingmultibytest
mb_detect_encoding
mb_detect_encoding
Detectcharacterencod
mb_regex_set_options
mb_regex_set_options
Set/getdefaultoption
mb_convert_case
mb_convert_case
Convertastringcase
Popular Articles