Hi all, I'd like to know how can I return the string position in a match with a regular expression (preg_match in php)? I would like to return an array including the string position of the match. Any help greatly appreciated. Thank in advance.