<?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; Scripts</title>
	<atom:link href="http://php4every1.com/category/scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://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>Mon, 23 Aug 2010 08:22:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Search class</title>
		<link>http://php4every1.com/scripts/search-class/</link>
		<comments>http://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://php4every1.com/scripts/search-class/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 useful functions</title>
		<link>http://php4every1.com/scripts/5-useful-functions/</link>
		<comments>http://php4every1.com/scripts/5-useful-functions/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 20:33:13 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=35</guid>
		<description><![CDATA[I would like to share with you a couple of functions that use a lot and I consider them quite useful.]]></description>
		<wfw:commentRss>http://php4every1.com/scripts/5-useful-functions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
