Smarty : plugins [ class tree: Smarty ] [ index: Smarty ] [ all elements ]

Procedural File: modifier.count_words.php

Source Location: /bblog/smarty_plugins/modifier.count_words.php ( Revision Log )

Page Details

Smarty plugin

Functions
smarty_modifier_count_words  [line 20]

integer smarty_modifier_count_words( string $string  )

Smarty count_words modifier plugin

Type: modifier
Name: count_words
Purpose: count the number of words in a text

Parameters:
string   $string: 

Information Tags:
Link:  count_words (Smarty online manual)

[ Top ]