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
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?