PHP.nl

mb_ereg_search_getregs

mb_ereg_search_getregs

Retrieve the result from the last multibyte regular expression match

 **mb_ereg_search_getregs**

Retrieve the result from the last multibyte regular expression match

An including the sub-string of matched part by last , , . If there are some matches, the first element will have the matched sub-string, the second element will have the first part grouped with brackets, the third element will have the second part grouped with brackets, and so on. It returns false on error. array``mb_ereg_search``mb_ereg_search_pos``mb_ereg_search_regs

mb_regex_encoding``mb_ereg_search_init