array preg_grep (string pattern, array input);. preg_grep() returns the array consisting of the elements of the input array that match the given pattern.
確定! 回上一頁