PHP str_rot13() May 22, 2012 Pramod T P It perform the rot13 transform on a string Example <?php echo str_rot13(‘PHP Code’); ?> Output CUC Pbqr