<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP: Parse HTML returning links</title>
	<atom:link href="http://www.childofthemachine.com/blog/2007/10/php-parse-html-returning-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.childofthemachine.com/blog/2007/10/php-parse-html-returning-links/</link>
	<description></description>
	<lastBuildDate>Mon, 30 Aug 2010 06:37:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Tim Porter</title>
		<link>http://www.childofthemachine.com/blog/2007/10/php-parse-html-returning-links/comment-page-1/#comment-60</link>
		<dc:creator>Tim Porter</dc:creator>
		<pubDate>Mon, 18 Feb 2008 15:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://grantusmaximus.com/web/2007/10/10/php-parse-html-returning-links/#comment-60</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grant Perry</title>
		<link>http://www.childofthemachine.com/blog/2007/10/php-parse-html-returning-links/comment-page-1/#comment-59</link>
		<dc:creator>Grant Perry</dc:creator>
		<pubDate>Thu, 06 Dec 2007 04:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://grantusmaximus.com/web/2007/10/10/php-parse-html-returning-links/#comment-59</guid>
		<description>$responseBody is a string containing the HTML you wanted to be parsed. Maybe it wasn&#039;t named the best in hindsight - the reason for this name was I was obtaining my HTML using a XHR... hence we are parsing the response body as appose to response header.. But you could use with a file loaded from the filesystem as well..</description>
		<content:encoded><![CDATA[<p>$responseBody is a string containing the HTML you wanted to be parsed. Maybe it wasn&#8217;t named the best in hindsight &#8211; the reason for this name was I was obtaining my HTML using a XHR&#8230; hence we are parsing the response body as appose to response header.. But you could use with a file loaded from the filesystem as well..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lenin</title>
		<link>http://www.childofthemachine.com/blog/2007/10/php-parse-html-returning-links/comment-page-1/#comment-58</link>
		<dc:creator>lenin</dc:creator>
		<pubDate>Sun, 02 Dec 2007 22:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://grantusmaximus.com/web/2007/10/10/php-parse-html-returning-links/#comment-58</guid>
		<description>Hi, what is $responseBody
please i need some example
thnx</description>
		<content:encoded><![CDATA[<p>Hi, what is $responseBody<br />
please i need some example<br />
thnx</p>
]]></content:encoded>
	</item>
</channel>
</rss>
