|
Making Paragraphs A Minimum Length
Hi
I have a database driven php website, and I am looking for a way to make the first paragraph a MINIMUM length say 550 characters including spaces. The paragraph can be longer that this but not shorter, and it is to only affect the first paragraph.
As some of our content is sourced from writers that do not follow or writing model we need a way to control this and I understand that we would need to strip all paragraph and line break tags from the first 550 characters.
Is this possible, thank you and I look forward to your replies as this one has got me stumped
|