String Cutting Helper in Zend Framework
It's the string cutting helper which deal with both UTF8 and others encodings. Also it remove html tags by default. [codesyntax lang="php" lines="no"] /** * Takes a string and optionally a maximum len… Continue reading