str_rot13

Definition

string str_rot13 ( string $str )

Description

Performs the ROT13 encoding on the str argument and returns the resulting string.

[More at php.net]

Parameters


loading


Share/bookmark - str_rot13


Global comments