(PHP 4 >= 4.2.0, PHP 5, PHP 7)
str_rot13 — ���ַ���ִ�� ROT13 ת��
$str
) : string
�� str
����ִ�� ROT13 ���벢������ַ������ء�
ROT13 �����ʹ����ĸ���к���� 13 ����ĸ�滻��ǰ��ĸ��ͬʱ���Է���ĸ���е��ַ�������ͽ��붼ʹ����ͬ�ĺ���������һ����������ַ�����Ϊ���������õ�ԭʼ�ַ�����
str
�����ַ�����
���ظ����ַ����� ROT13 �汾��
Example #1 str_rot13() ����
<?php
echo str_rot13('PHP 4.3.0'); // CUC 4.3.0
?>