<?php $arr = str_split("abcdefghijklmn",5); Echo implode("-<br>", $arr);
You have javascript disabled. You will not be able to edit any code.