<?php preg_match_all('/(\d)|(.)|(\w)/', '12jan', $matches); var_export($matches);
You have javascript disabled. You will not be able to edit any code.