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
Are PHP Frameworks Suitable for Handling Complex Applications? In-Depth Analysis and Practice
4
PHP File Handling Tutorial: How to Read and Write Files in PHP
9
Complete Guide to Writing Files in PHP: Efficient Methods for Data Output and Storage
6
Comprehensive Guide to PHP LAMP Stack: The Perfect Combination of Linux, Apache, MySQL, and PHP
7
Similar Functions
mb_get_info
mb_get_info
Gettheinternalsettin
mb_substitute_character
mb_substitute_character
Set/getalternativech
mb_decode_numericentity
mb_decode_numericentity
Decodeintocharacters
mb_substr_count
mb_substr_count
Calculatethenumberof
mb_ereg_search_pos
mb_ereg_search_pos
Returnsthepositionan
mb_scrub
mb_scrub
Replacemalformedbyte
mb_detect_order
mb_detect_order
Set/getthedetectiono
mb_chr
mb_chr
Getspecificcharacter
Popular Articles