<?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: Get Content of URL Into String/Variable</title>
	<atom:link href="http://sandalian.com/php/get-content-of-url-into-string-variable.html/feed" rel="self" type="application/rss+xml" />
	<link>http://sandalian.com/php/get-content-of-url-into-string-variable.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=get-content-of-url-into-string-variable</link>
	<description>Blog of Yeni Setiawan: Indonesian blogger, web developer and Opera browser user.</description>
	<lastBuildDate>Mon, 16 Jan 2012 15:41:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: andiwijaya</title>
		<link>http://sandalian.com/php/get-content-of-url-into-string-variable.html/comment-page-1#comment-4</link>
		<dc:creator>andiwijaya</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.sandalian.com/?p=4#comment-4</guid>
		<description>Dengan code diatas apakah halaman web yang dimakasud bisa di grab semua berikut gambarnya ? bagaimana jika kita hanya ingin menampilkan contentnya saja dihalaman website kita, sehingga tidak akan merubah tampilan desain.
&lt;blockquote&gt;&lt;i&gt;tentu saja tidak bisa, karena script di atas hanya memasukkan isi file HTML ke dalam suatu variable untuk diolah lebih lanjut.&lt;/i&gt;&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Dengan code diatas apakah halaman web yang dimakasud bisa di grab semua berikut gambarnya ? bagaimana jika kita hanya ingin menampilkan contentnya saja dihalaman website kita, sehingga tidak akan merubah tampilan desain.</p>
<blockquote><p><i>tentu saja tidak bisa, karena script di atas hanya memasukkan isi file HTML ke dalam suatu variable untuk diolah lebih lanjut.</i></p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: simao</title>
		<link>http://sandalian.com/php/get-content-of-url-into-string-variable.html/comment-page-1#comment-36</link>
		<dc:creator>simao</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.sandalian.com/?p=4#comment-36</guid>
		<description>Hi, this method is very easy.But the url requested can&#039;t be with the same session.

sory, my english is poor.:)
&lt;blockquote&gt;&lt;em&gt;yupe, you&#039;re right simao. this script might download same content when the page has different SESSION ID. So we need to check it first.&lt;/em&gt;&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Hi, this method is very easy.But the url requested can&#8217;t be with the same session.</p>
<p>sory, my english is poor.:)</p>
<blockquote><p><em>yupe, you&#8217;re right simao. this script might download same content when the page has different SESSION ID. So we need to check it first.</em></p></blockquote>
]]></content:encoded>
	</item>
</channel>
</rss>

