Extract the first paragraph text from a web page with PHP

Chris Hope's LAMP Blog This post looks at how to extract the first paragraph from an HTML page using PHP's strpos and substr functions to find the location of the first <p> and </p> tags and get the content between them.... [full post]
writer
views
23
upvote
0
downvote
0
rating
0
comments
0
[07 Feb 2010 08:00 AM]