| Recommend this page to a friend! |
| Packages of Michael Beck | Xoops 2.5 | htdocs/xoops_lib/vendor/smarty/smarty/docs/designers/language-modifiers/language-modifier-strip-tags.md | Download |
|
|||||||||||||||||||||
strip_tagsThis strips out HTML markup tags, basically anything between Basic usage
Parameters| Parameter Position | Type | Required | Default | Description | |--------------------|------|----------|---------|------------------------------------------------------------| | 1 | bool | No | TRUE | This determines whether the tags are replaced by ' ' or '' | Examples
Where template is:
Will output:
See also |