On phpliveregex.com you can test your regex with the php functions preg_match, preg_match_all, preg_replace, preg_grep and preg_split.
You can input your regex, the flags and for the replacement function a replacement string.
http://www.phpliveregex.com/