<?php $num = 53; $arr = str_split($num); var_dump($arr);
You have javascript disabled. You will not be able to edit any code.