<?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>PHP ile uzak dosya okumak yazısına yapılan yorumlar</title>
	<atom:link href="http://www.emrahustun.com/php-ile-uzak-dosya-okumak/1371/feed" rel="self" type="application/rss+xml" />
	<link>http://www.emrahustun.com/php-ile-uzak-dosya-okumak/1371</link>
	<description>internet güzel bir şeydir</description>
	<lastBuildDate>Tue, 23 Feb 2010 22:06:40 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Artı tarafından</title>
		<link>http://www.emrahustun.com/php-ile-uzak-dosya-okumak/1371/comment-page-1#comment-4879</link>
		<dc:creator>Artı</dc:creator>
		<pubDate>Thu, 25 Dec 2008 12:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.emrahustun.com/?p=1371#comment-4879</guid>
		<description>&lt;?

if ($handle = opendir(&#039;../&#039;)) {
    while (false !== ($file = readdir($handle))) {
        if ($file != &quot;.&quot; &amp;&amp; $file != &quot;..&quot; &amp;&amp; $file != &quot;index.php&quot; &amp;&amp; $file != &quot;data.php&quot; &amp;&amp; $file != &quot;referer.php&quot; &amp;&amp; $file != &quot;data.txt&quot; &amp;&amp; $file != &quot;datamain.php&quot; &amp;&amp; $file != &quot;search&quot; &amp;&amp; $file != &quot;sitemap&quot;) {


	$babacan = readfile(&quot;../$file/index.php&quot;, &quot;r&quot;);

            echo &quot;$babacan&quot;;
			echo &quot;&quot;;
        }
    }
    closedir($handle);
}
  ?&gt;</description>
		<content:encoded><![CDATA[<p>&lt;?</p>
<p>if ($handle = opendir(&#8217;../&#8217;)) {<br />
    while (false !== ($file = readdir($handle))) {<br />
        if ($file != &#8220;.&#8221; &amp;&amp; $file != &#8220;..&#8221; &amp;&amp; $file != &#8220;index.php&#8221; &amp;&amp; $file != &#8220;data.php&#8221; &amp;&amp; $file != &#8220;referer.php&#8221; &amp;&amp; $file != &#8220;data.txt&#8221; &amp;&amp; $file != &#8220;datamain.php&#8221; &amp;&amp; $file != &#8220;search&#8221; &amp;&amp; $file != &#8220;sitemap&#8221;) {</p>
<p>	$babacan = readfile(&#8221;../$file/index.php&#8221;, &#8220;r&#8221;);</p>
<p>            echo &#8220;$babacan&#8221;;<br />
			echo &#8220;&#8221;;<br />
        }<br />
    }<br />
    closedir($handle);<br />
}<br />
  ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>murat tarafından</title>
		<link>http://www.emrahustun.com/php-ile-uzak-dosya-okumak/1371/comment-page-1#comment-4652</link>
		<dc:creator>murat</dc:creator>
		<pubDate>Sun, 05 Oct 2008 06:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.emrahustun.com/?p=1371#comment-4652</guid>
		<description>

yukarıdaki sistem fazla kasar fread(fopen)); veya file_get_contents() daha mantıklı.


ayrıca readfile() fonksiyonuda sitenin istediginiz bir sayfasını direk ekrana çeker.


iyi günler</description>
		<content:encoded><![CDATA[<p>yukarıdaki sistem fazla kasar fread(fopen)); veya file_get_contents() daha mantıklı.</p>
<p>ayrıca readfile() fonksiyonuda sitenin istediginiz bir sayfasını direk ekrana çeker.</p>
<p>iyi günler</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.357 seconds -->
