Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mb_eregi
mb_eregi
Multi-byte supports regular expression matching and ignore case
Name:
mb_eregi
Category:
Multi-byte string
Programming Language:
php
One-line Description:
Multi-byte supports regular expression matching and ignore case
Related
Practical Guide to Efficient PHP Application Development with Docker
7
What is the basic usage of the closedir function? A detailed guide on how to use it correctly
2
Solve the problem of type mismatch when getting the result of PDOStatement::fetchObject
2
How to Enhance SuiteCRM Scheduling Features with PHP for Smarter Management
10
Similar Functions
mb_strtolower
mb_strtolower
Setthestringtolowerc
mb_convert_case
mb_convert_case
Convertastringcase
mb_encoding_aliases
mb_encoding_aliases
Getanaliasforaknowne
mb_get_info
mb_get_info
Gettheinternalsettin
mb_ereg_search_getregs
mb_ereg_search_getregs
Searchresultsfromthe
mb_ereg_search_pos
mb_ereg_search_pos
Returnsthepositionan
mb_ereg_replace_callback
mb_ereg_replace_callback
Performregularexpres
mb_strpos
mb_strpos
Findwherethestringfi
Popular Articles