<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP for everyone &#187; Files and Folders in PHP</title>
	<atom:link href="http://www.php4every1.com/tag/files-and-folders-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php4every1.com</link>
	<description>Blog with PHP, MySQL and other tutorials. You can also download my scripts, report a bug or leave a feedback.</description>
	<lastBuildDate>Fri, 30 Dec 2011 13:25:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>PHP Disk Space Explorer Class</title>
		<link>http://www.php4every1.com/tutorials/php-disk-space-explorer-class/</link>
		<comments>http://www.php4every1.com/tutorials/php-disk-space-explorer-class/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 19:53:07 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Files and Folders in PHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=177</guid>
		<description><![CDATA[In this tutorial I'll show you how to create a script that will create graphs. Those graphs will contain information about your files, their extensions and their size. We will use Google and their API for creating graphs. So lets start.
]]></description>
		<wfw:commentRss>http://www.php4every1.com/tutorials/php-disk-space-explorer-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search class</title>
		<link>http://www.php4every1.com/scripts/search-class/</link>
		<comments>http://www.php4every1.com/scripts/search-class/#comments</comments>
		<pubDate>Fri, 08 May 2009 09:45:21 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Files and Folders in PHP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=98</guid>
		<description><![CDATA[I've made a class that will search files for a given word/words. All you have to do is set parent folder, query and you'll get results.
Script uses objects and I plan to make it better and more features. For now it's very simple.]]></description>
		<wfw:commentRss>http://www.php4every1.com/scripts/search-class/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

