Home
PHP
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
Check the impact of DELETE operation using PDOStatement::rowCount
7
Implement file integrity checking in PHP: Use in combination with hash_final
8
How to measure the impact of time_nanosleep on PHP performance?
6
How to use is_nan function for PHP error handling and exception catching
10
Similar Functions
mb_strwidth
mb_strwidth
Returnsthewidthofthe
mb_strripos
mb_strripos
Caseinsensitivelyfin
mb_strrpos
mb_strrpos
Findthelastlocationo
mb_strrichr
mb_strrichr
Caseinsensitivelyloo
mb_strstr
mb_strstr
Findthefirstoccurren
mb_preferred_mime_name
mb_preferred_mime_name
GettheMIMEcharacters
mb_str_split
mb_str_split
Givenamultibytestrin
mb_http_output
mb_http_output
Set/getHTTPoutputcha
Popular Articles