Source Location: /smarty/libs/plugins/modifier.count_characters.php
Smarty plugin
integer smarty_modifier_count_characters(
string $string, [boolean $include_spaces = false])
[line 22]
Smarty count_characters modifier plugin
Type: modifier
Name: count_characteres
Purpose: count the number of characters in a text
[ Top ]