位置: 编程技术 - 正文
推荐整理分享PHP:mb_eregi()的用法_mbstring函数(php -m),希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:php bcmul,php mb_convert_encoding,php?ms=0&qgg=&_wv=3,php
,php-bcmath,php-mbstring,php-mbstring,php mb_convert_encoding,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4 >= 4.2.0, PHP 5)
mb_eregi — Regular expression match ignoring case with multibyte support
说明 int mb_eregi ( string $pattern , string $string [, array $regs ] )Executes the case insensitive regular expression match with multibyte support.
参数pattern
The regular expression pattern.
stringThe string being searched.
regsContains a substring of the matched string.
返回值Executes the regular expression match with multibyte support, and returns 1 if matches are found. If the optional regs parameter was specified, the function returns the byte length of matched part, and the array regs will contain the substring of matched string. The function returns 1 if it matches with the empty string. If no matches are found or an error happens, FALSE will be returned.
注释Note:
mb_regex_encoding()指定的内部编码或字符编码将会当作此函数用的字符编码。
参见mb_regex_encoding() - Set/Get character encoding for multibyte regex mb_ereg() - Regular expression match with multibyte support
PHP:mb_eregi_replace()的用法_mbstring函数 mb_eregi_replace(PHP4=4.2.0,PHP5)mb_eregi_replaceReplaceregularexpressionwithmultibytesupportignoringcase说明stringmb_eregi_replace(string$pattern,string$replace,string$string[,string$option=msri])S
PHP:mb_ereg()的用法_mbstring函数 mb_ereg(PHP4=4.2.0,PHP5)mb_eregRegularexpressionmatchwithmultibytesupport说明intmb_ereg(string$pattern,string$string[,array$regs])Executestheregularexpressionmatchwithmultibytesupport.参数patternT
PHP:mb_ereg_search()的用法_mbstring函数 mb_ereg_search(PHP4=4.2.0,PHP5)mb_ereg_searchMultibyteregularexpressionmatchforpredefinedmultibytestring说明boolmb_ereg_search([string$pattern[,string$option=ms]])Performsamultibyteregularexpression
标签: php -m
本文链接地址:https://www.jiuchutong.com/biancheng/275019.html 转载请保留说明!友情链接: 武汉网站建设