diff --git a/reference/strings/functions/addcslashes.xml b/reference/strings/functions/addcslashes.xml index 13b842dd6a..a0a1b530a9 100644 --- a/reference/strings/functions/addcslashes.xml +++ b/reference/strings/functions/addcslashes.xml @@ -1,5 +1,5 @@ - + addcslashes @@ -53,8 +53,7 @@ echo addcslashes('foo[ ]', 'A..z'); // output: \f\o\o\[ \] // All upper and lower-case letters will be escaped -// ... but so will the [\]^_` and any tabs, line -// feeds, carriage returns, etc. +// ... but so will the [\]^_` ?> ]]>