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
How to Solve Concurrent Access Issues in PHP Development and Optimization Strategies
6
Complete Guide to Implementing Middleware in Laravel: Step-by-Step Tutorial
6
What are the advantages of mysqli_stmt::$error compared to mysqli::$error when debugging the database fails
6
How to adjust the contrast of images after imageflip flip?
2
Similar Functions
mb_list_encodings
mb_list_encodings
Returnsallsupportede
mb_strcut
mb_strcut
Getpartofthestring
mb_chr
mb_chr
Getspecificcharacter
mb_strlen
mb_strlen
Getthestringlength
mb_strrichr
mb_strrichr
Caseinsensitivelyloo
mb_ereg_search_regs
mb_ereg_search_regs
Returnsthematchingpa
mb_stristr
mb_stristr
Caseinsensitivelysea
mb_scrub
mb_scrub
Replacemalformedbyte
Popular Articles