smarty_modifier_escape()
smarty_modifier_escape( $string, $esc_type = 'html', $char_set = 'ISO-8859-1') : string
Smarty escape modifier plugin
Type: modifier
Name: escape
Purpose: Escape the string according to escapement type
Parameters
$string | ||
$esc_type | ||
$char_set |