<?php $str = <<<STR 1 08.778 09.870 09.870 11.947 2 09.112 09.664 09.681 17.090 STR; echo preg_replace('/^\h{2}\R/m', "", $str);
You have javascript disabled. You will not be able to edit any code.