|
|
|
This function tries to return a string with all HTML and PHP tags stripped from a given str . It uses the same tag stripping state machine as the fgetss() function.
http://php.net/manual/en/function.strip-tags.php
saved under PHP Programming/Cleaning HTML Tags
by
webmaster
|
|