<?php $string = "s 1"; $split = explode(PHP_EOL." ".PHP_EOL." ", $string); print_r($split);
You have javascript disabled. You will not be able to edit any code.