You could use something like this: $string = 'Hello, people at Stackoverflow'; $array = array('Hello', 'People'); $i ...
確定! 回上一頁