ASP strip_tags function equivalent to PHP


/ Published in: ASP
Save to your folder(s)

This function has also an “allowed tags” parameter as the PHP function to keep some specified tags (the tags to keep must be comma separated). This function is better since you can put allowedTags equal to an empty string to strip all the tags as the first function.

URL: http://www.barattalo.it/2010/02/09/asp-strip-tags-function-equivalent-to-php/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.