Help for this page
Select Code to Download
Select
or
download this
$text="20"; $field[0] = substr($text, 0,1); $field[1] = substr($text, 1,2);