Home
PHP
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
Parameter parsing and usage techniques in xml_set_end_namespace_decl_handler function
1
Efficient debugging process using mysqli_stmt::$error
4
How to deal with the case where the object returned by PDOStatement::fetchObject is empty
4
Comparison of apcu_entry with other PHP caching technologies such as Redis
2
Similar Functions
mb_strtolower
mb_strtolower
Setthestringtolowerc
mb_ereg_search_setpos
mb_ereg_search_setpos
Setthestartingpointf
mb_strripos
mb_strripos
Caseinsensitivelyfin
mb_list_encodings
mb_list_encodings
Returnsallsupportede
mb_eregi_replace
mb_eregi_replace
Multibyte-supportedr
mb_split
mb_split
Splittingmultibytest
mb_decode_numericentity
mb_decode_numericentity
Decodeintocharacters
mb_strrpos
mb_strrpos
Findthelastlocationo
Popular Articles