<?php echo implode(',', array_slice(explode(',', '1,2,3,4,5,6,7', 4 + 1), 0, 4));
You have javascript disabled. You will not be able to edit any code.