Source Location: /PEAR/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.strip_tags.php
Smarty plugin
string smarty_modifier_strip_tags(
string $string, [boolean $replace_with_space = true])
[line 21]
Smarty strip_tags modifier plugin
Type: modifier
Name: strip_tags
Purpose: strip html tags from text
[ Top ]