<?php echo preg_split('/(\d+)/', 'Subject', null, PREG_SPLIT_DELIM_CAPTURE)[1];
You have javascript disabled. You will not be able to edit any code.