3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = <<<BODY hello, this is some email copy-- check this out -- Tom Foolery BODY; var_export(preg_replace('~.*\K\R-- *\R.*~s', '', $string));

preferences:
123.64 ms | 406 KiB | 5 Q