ospeskasselscp
New Member
I'm pulling blog posts from a DB. I want to trim the text to a max length of 340 characters. If the blog post is over 340 characters I want to trim the text to the last full word and add '...' on the end. \[code\]E.g.NOT: In the begin....BUT: In the ...\[/code\]