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
Heroku PHP Development Guide: Best Practices for Deploying and Managing PHP Applications
2
What Hidden Effects Can Using PHP's unset() on Reference Variables Have? What Should Developers Be Aware Of?
3
Complete Guide to Installing and Configuring PHP Intl Extension on CentOS
9
How to use stream_get_filters and fopen in combination
5
Similar Functions
mb_strlen
mb_strlen
Getthestringlength
mb_scrub
mb_scrub
Replacemalformedbyte
mb_encode_numericentity
mb_encode_numericentity
Encodecharactersinto
mb_chr
mb_chr
Getspecificcharacter
mb_ereg_search_init
mb_ereg_search_init
Settingstringsandreg
mb_get_info
mb_get_info
Gettheinternalsettin
mb_strtoupper
mb_strtoupper
Setthestringtoupperc
mb_detect_encoding
mb_detect_encoding
Detectcharacterencod
Popular Articles