<?php preg_match_all("/(.*?\.\s*)/", 'One. Two. Three.',$m); var_dump($m);
You have javascript disabled. You will not be able to edit any code.