Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_ord
mb_ord
Get the code point of the character
Name:
mb_ord
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Get the code point of the character
Related
Combining is_nan function and logging to troubleshoot numerical calculation problems
8
Comprehensive Guide to Brackets PHP Extension Features to Boost Development Efficiency
6
Tips for matching ob_list_handlers and ob_end_clean
10
How to Effectively Prevent PHP Memory Overflow with mysqli::use_result Function?
6
Similar Functions
mb_regex_set_options
mb_regex_set_options
Set/getdefaultoption
mb_convert_encoding
mb_convert_encoding
Convertcharacterenco
mb_ereg_search_init
mb_ereg_search_init
Settingstringsandreg
mb_strpos
mb_strpos
Findwherethestringfi
mb_strimwidth
mb_strimwidth
Getstringtruncatedby
mb_output_handler
mb_output_handler
Callbackfunctionthat
mb_decode_numericentity
mb_decode_numericentity
Decodeintocharacters
mb_str_split
mb_str_split
Givenamultibytestrin
Popular Articles