<?php $string = "6"; print implode("|", range(1, (int) $string));;
You have javascript disabled. You will not be able to edit any code.