<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Tips : Easy way to find a file in subdirectory with php</title>
	<link>http://blog.makemepulse.com/2008/02/18/tips-easy-way-to-find-a-file-in-subdirectory-with-php/</link>
	<description>Making a better life for web developer since 2006</description>
	<pubDate>Sun, 06 Jul 2008 12:36:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>By: phoenix</title>
		<link>http://blog.makemepulse.com/2008/02/18/tips-easy-way-to-find-a-file-in-subdirectory-with-php/#comment-2536</link>
		<dc:creator>phoenix</dc:creator>
		<pubDate>Tue, 19 Feb 2008 13:33:18 +0000</pubDate>
		<guid>http://blog.makemepulse.com/2008/02/18/tips-easy-way-to-find-a-file-in-subdirectory-with-php/#comment-2536</guid>
		<description>Never used SPL before but I guess I've to give it a try next time.

Really a cool example of nice OOP coding style :-)</description>
		<content:encoded><![CDATA[<p>Never used SPL before but I guess I&#8217;ve to give it a try next time.</p>
<p>Really a cool example of nice OOP coding style <img src='http://blog.makemepulse.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Make me pulse &#187; Blog Archive &#187; Tips : Find a file in subdirectory with FilterIterator in php</title>
		<link>http://blog.makemepulse.com/2008/02/18/tips-easy-way-to-find-a-file-in-subdirectory-with-php/#comment-2533</link>
		<dc:creator>Make me pulse &#187; Blog Archive &#187; Tips : Find a file in subdirectory with FilterIterator in php</dc:creator>
		<pubDate>Tue, 19 Feb 2008 11:13:39 +0000</pubDate>
		<guid>http://blog.makemepulse.com/2008/02/18/tips-easy-way-to-find-a-file-in-subdirectory-with-php/#comment-2533</guid>
		<description>[...] my previus post Johannes Schlüte leave a comment which recommand me to use a filterIterator. I&#8217;m not really [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] my previus post Johannes Schlüte leave a comment which recommand me to use a filterIterator. I&#8217;m not really [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes</title>
		<link>http://blog.makemepulse.com/2008/02/18/tips-easy-way-to-find-a-file-in-subdirectory-with-php/#comment-2520</link>
		<dc:creator>Johannes</dc:creator>
		<pubDate>Mon, 18 Feb 2008 18:20:19 +0000</pubDate>
		<guid>http://blog.makemepulse.com/2008/02/18/tips-easy-way-to-find-a-file-in-subdirectory-with-php/#comment-2520</guid>
		<description>Instead of your DirectorySearch class you should use a FilterIterator. That way you an a) find multiple files b) the user can use the full Iterator power lateron.
Additionally you might take a look at the GlobIterator.</description>
		<content:encoded><![CDATA[<p>Instead of your DirectorySearch class you should use a FilterIterator. That way you an a) find multiple files b) the user can use the full Iterator power lateron.<br />
Additionally you might take a look at the GlobIterator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michi</title>
		<link>http://blog.makemepulse.com/2008/02/18/tips-easy-way-to-find-a-file-in-subdirectory-with-php/#comment-2519</link>
		<dc:creator>michi</dc:creator>
		<pubDate>Mon, 18 Feb 2008 17:38:51 +0000</pubDate>
		<guid>http://blog.makemepulse.com/2008/02/18/tips-easy-way-to-find-a-file-in-subdirectory-with-php/#comment-2519</guid>
		<description>why don't you use the glob function?

http://php.net/glob</description>
		<content:encoded><![CDATA[<p>why don&#8217;t you use the glob function?</p>
<p><a href="http://php.net/glob" rel="nofollow">http://php.net/glob</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPDeveloper.org</title>
		<link>http://blog.makemepulse.com/2008/02/18/tips-easy-way-to-find-a-file-in-subdirectory-with-php/#comment-2518</link>
		<dc:creator>PHPDeveloper.org</dc:creator>
		<pubDate>Mon, 18 Feb 2008 17:02:39 +0000</pubDate>
		<guid>http://blog.makemepulse.com/2008/02/18/tips-easy-way-to-find-a-file-in-subdirectory-with-php/#comment-2518</guid>
		<description>&lt;strong&gt;Antoine Ughetto's Blog: Easy way to find a file in subdirectory with php...&lt;/strong&gt;


Antoine Ughetto has posted an easy way to find a file ......</description>
		<content:encoded><![CDATA[<p><strong>Antoine Ughetto&#8217;s Blog: Easy way to find a file in subdirectory with php&#8230;</strong></p>
<p>Antoine Ughetto has posted an easy way to find a file &#8230;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
