<?php $res = str_split(implode(range(1,12))); print_r($res);
You have javascript disabled. You will not be able to edit any code.