PHP NOTES 34 NOTE 33580 ADDED TO FUNCTION STRIP TAGS
Date: 1 Jul 2003 10:03:50 -0000

Subject: note 33580 added to function.strip-tags
From: Matthias@no-spam

For fixing the <scr<script></script>ipt> bug, wouldn't it be ok to call strip_tags iteratively until the string does not change anymore?

----
Manual Page -- http://www.php.net/manual/en/function.strip-tags.php Edit Note -- http://master.php.net/manage/user-notes.php?action=edit+33580
Delete Note -- http://master.php.net/manage/user-notes.php?action=delete+33580&report=yes
Reject Note -- http://master.php.net/manage/user-notes.php?action=reject+33580&report=yes


Date: 1 Jul 2003 10:27:32 -0000

Subject: note 33580 rejected from function.strip-tags by didou















From: didou@no-spam
Note Submitter: Matthias
----

For fixing the <scr<script></script>ipt> bug, wouldn't it be ok to call strip_tags iteratively until the string does not change anymore?