<?php $str = "121314"; echo implode("",array_reverse(str_split($str, 2)));
You have javascript disabled. You will not be able to edit any code.