API - XOOPS 2.5.11 Beta 2
By monxoops.fr
modifier.count_characters.php File Reference

Namespaces

namespace  Smarty
 

Functions

 smarty_modifier_count_characters ($string, $include_spaces=false)
 

Function Documentation

◆ smarty_modifier_count_characters()

smarty_modifier_count_characters (   $string,
  $include_spaces = false 
)

Smarty count_characters modifier plugin

Type: modifier
Name: count_characteres
Purpose: count the number of characters in a text count_characters (Smarty online manual) Monte Ohrt <monte at ohrt dot com> string boolean include whitespace in the character count integer