PHP strrev() May 23, 2012 Pramod T P It reverse a string Example <?php echo strrev(“phpcodeccr”); ?> Output rccedocphp