<?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: How to compare two directories for missing files using PHP	</title>
	<atom:link href="https://tutorialspage.com/how-to-compare-two-directories-for-missing-files/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutorialspage.com/how-to-compare-two-directories-for-missing-files/</link>
	<description>Free tutorials and daily notes</description>
	<lastBuildDate>Wed, 24 Feb 2016 20:32:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Benchmarking on the glob() &#34;dinosaur&#34; and readdir() PHP functions		</title>
		<link>https://tutorialspage.com/how-to-compare-two-directories-for-missing-files/#comment-632</link>

		<dc:creator><![CDATA[Benchmarking on the glob() &#34;dinosaur&#34; and readdir() PHP functions]]></dc:creator>
		<pubDate>Thu, 18 Feb 2016 17:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialspage.com/?p=1072#comment-632</guid>

					<description><![CDATA[[&#8230;] I have recently had to detect duplicated/missing files comparing two directories in a set of 80.000 files and I used the PHP glob() function. 80k is a reasonable number for a [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] I have recently had to detect duplicated/missing files comparing two directories in a set of 80.000 files and I used the PHP glob() function. 80k is a reasonable number for a [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
