首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
mb_regex_set_options
mb_regex_set_options
設置/獲取mbregex 函數的默認選項
名稱:
mb_regex_set_options
分類:
多字節字符串
所屬語言:
php
一句話介紹:
設置/獲取mbregex 函數的默認選項
相關內容
mb_regex_set_options函數常見錯誤及解決方案
1
mb_regex_set_options函數常見參數解析
6
同類函數
mb_ereg_search_getpos
mb_ereg_search_getpos
返回下一個正則表達式匹配的起始點
mb_stripos
mb_stripos
大小寫不敏感地查找字符串在另一個字符串中
mb_http_input
mb_http_input
檢測HTTP輸入字符編碼
mb_detect_encoding
mb_detect_encoding
檢測字符編碼
mb_convert_encoding
mb_convert_encoding
轉換字符編碼
mb_eregi
mb_eregi
多字節支持正則表達式匹配忽略大小寫
mb_ereg
mb_ereg
多字節支持正則表達式匹配
mb_decode_mimeheader
mb_decode_mimeheader
解碼MIME頭字段中的字符串
熱門文章
mb_regex_set_options函數常見錯誤及解決方案
mb_regex_set_options函數常見參數解析