From aa858853eb6a8310759e4269805ccfa6699b995b Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Sun, 18 Jan 2004 12:57:39 +0000 Subject: [PATCH] - Fix example title and add 'tip' :-) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149111 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/str-rot13.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/reference/strings/functions/str-rot13.xml b/reference/strings/functions/str-rot13.xml index ddca69b197..382727da49 100644 --- a/reference/strings/functions/str-rot13.xml +++ b/reference/strings/functions/str-rot13.xml @@ -1,5 +1,5 @@ - + @@ -22,7 +22,7 @@ - <function>rot13</function> example + <function>str_rot13</function> example + + + Use str_rot13 twice to get even more security! ;-) + + The behaviour of this function was buggy until PHP 4.3.0. Before