Quote:
Originally Posted by chaley
In what context? Searching? A custom column? A plugin? Something else?
EDIT: For example, if you are talking about a template then something like this should work.
Code:
program: strlen($title)
|
Probably being overly pedantic here, but that gives the number of characters, not the number of letters. Of course that may be what was actually desired.