Get the First Paragraph of Text of a String [Helpers]
This is a simple PHP function (that can easily be replicated in .NET) that will take a string and get the first paragraph of text it can find. Works with HTML and plain text. Hit the jump for the code.
More »