XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
modifier.count_characters.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_modifier_count_characters ($string, $include_spaces=false)
 

Function Documentation

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

Parameters
string
booleaninclude whitespace in the character count
Returns
integer

Definition at line 22 of file modifier.count_characters.php.