in reply to Re^4: How to split an integer??in thread How to split an integer??
# $number contains numerical value which is greater than 9 split('', $number); [download]