\'7833\', \'d\'=>\'1297\', \'c\'=>\'341\', \'1\'=>\'67\', \'b\'=>\'225\',
Try ksort($a, SORT_STRING) to force string comparisons on the keys.
ksort($a, SORT_STRING)