I'm trying to preg_match $text for specific words, defined in an array.$text = "PHP is a programming language of choice"; $text = "This is a ...
確定! 回上一頁