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
Avoid repeated traversal of arrays: array_column's cache strategy
1
Curl_upkeep() Basic usage method details
7
Performance issues with array_chunk when processing large datasets
2
Use array_diff() to implement depth comparison of multidimensional arrays (recursively)
4
Similar Functions
mb_get_info
mb_get_info
Gettheinternalsettin
mb_split
mb_split
Splittingmultibytest
mb_strstr
mb_strstr
Findthefirstoccurren
mb_internal_encoding
mb_internal_encoding
Set/getinternalchara
mb_ereg
mb_ereg
Multi-bytesupportsre
mb_preferred_mime_name
mb_preferred_mime_name
GettheMIMEcharacters
mb_convert_kana
mb_convert_kana
Change"Kasaname
mb_send_mail
mb_send_mail
Sendencodedemails
Popular Articles