integer smarty_modifier_count_characters(
string $string, [boolean $include_spaces = false])
|
|
Smarty count_characters modifier plugin
Type: modifier
Name: count_characteres
Purpose: count the number of characters in a text
Tags:
Parameters
string |
$string |
|
boolean |
$include_spaces |
include whitespace in the character count |