Function __global->strip_html
Definitions
sources/global3.php
- Convert some HTML to plain text.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$in | string | required parameter | N/A | N/A | HTML |
Return
- Plain text
- Type: string
- Set: N/A
- Range: N/A