說明. array preg_grep ( string pattern, array input [, int flags] ). preg_grep() 返回一個數組,其中包括了 input 數組中與給定的 pattern 模式相匹配的單元。
確定! 回上一頁