include/Smarty/plugins/modifier.count_words.php
Smarty plugin
- Package
- Smarty
- Subpackage
- plugins
Functions
smarty_modifier_count_words(
$string
)
:
integerSmarty count_words modifier plugin
Type: modifier
Name: count_words
Purpose: count the number of words in a text
| Name | Type | Description |
|---|---|---|
| $string | string |
| Type | Description |
|---|---|
| integer |
- Author
- Monte Ohrt
- Link
- (Smarty online manual)