From 25204cd363ad216a6c7a6051b4574f6faa5debb7 Mon Sep 17 00:00:00 2001 From: Sean Coates Date: Tue, 24 Feb 2004 05:46:40 +0000 Subject: [PATCH] swapped for (same for closing tags) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152217 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/strip-tags.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/strings/functions/strip-tags.xml b/reference/strings/functions/strip-tags.xml index 6c5077add0..78c06934a5 100644 --- a/reference/strings/functions/strip-tags.xml +++ b/reference/strings/functions/strip-tags.xml @@ -1,5 +1,5 @@ - + @@ -28,13 +28,13 @@ and PHP 4.0b3. Since PHP 4.3.0, HTML comments are also stripped. - + Because strip_tags does not actually validate the HTML, partial, or broken tags can result in the removal of more text/data than expected. - +