Current Location: Home> Function Categories> preg_grep

preg_grep

Returns array entries that match pattern
Name:preg_grep
Category:Regular processing PCRE
Programming Language:php
One-line Description:Returns an array that contains only elements of the input array that match the pattern.
Similar Functions