include/Smarty/plugins/shared.escape_special_chars.php
Smarty shared plugin
- Package
- Smarty
- Subpackage
- plugins
Functions
smarty_function_escape_special_chars(
$string
)
:
string
escape_special_chars common function
Function: smarty_function_escape_special_chars
Purpose: used by other smarty functions to escape
special chars except for already escaped ones
Name | Type | Description |
---|---|---|
$string | string |
Type | Description |
---|---|
string |
- Author
- Monte Ohrt