Mostrar lista de opciones

str_rot13()

« str_replace | str_shuffle »
<?php
$string 
str_rot13 (
    
  // string $str
);
?>
Resultado
$string = 'CUC 4.3.0'
Ejemplos
#1 str_rot13  ("PHP 4.3.0")