I need to find any character before or after of a word using PHP preg_grep() from array. I have a array like following. $findgroup = array("aphp", "phpb", ...
確定! 回上一頁