Syntax: int preg_match_all (string pattern, string subject, array matches, int [order]);
return value: Integer
Function type: Data processing &http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP; Content Description
This function parses the string subject with the rule of pattern. The value returned by the result is placed in the array parameter matches and sorted according to the ordinal value order. The value of the parameter order has Preg_pattern_order and preg_set_order two kinds. If there is no order value, the system is automatically preg_pattern_order to the form. The return value is the number of results that conform to the comparison, and returns a value of False if there is no or error.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.