('.$data.'.*?)[<|\/|:]/i'; preg_match_all($match_pattern,$returns,$matches); if (empty($matches[1])) {return;} else { for ($myKey=0; $myKey