<?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; Users</title>
	<atom:link href="http://php4every1.com/tag/users/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>Multi-Language Site</title>
		<link>http://php4every1.com/tutorials/multi-language-site/</link>
		<comments>http://php4every1.com/tutorials/multi-language-site/#comments</comments>
		<pubDate>Fri, 21 May 2010 21:23:14 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Classes]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Object Oriented]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Translations]]></category>
		<category><![CDATA[Tutorial Requests]]></category>
		<category><![CDATA[Users]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=551</guid>
		<description><![CDATA[It's been a while since I last posted something because I was very busy. So let's do something useful now. Reader Tien Phuong requested a tutorial about multi-language sites and how to create them so now I'll try to show you one way. We'll use database to store our translations and languages. So let's start.]]></description>
		<wfw:commentRss>http://php4every1.com/tutorials/multi-language-site/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Implementing Bitwise Permissions</title>
		<link>http://php4every1.com/tutorials/implementing-bitwise-permissions/</link>
		<comments>http://php4every1.com/tutorials/implementing-bitwise-permissions/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 18:11:54 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Bitwise Operators]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorial Requests]]></category>
		<category><![CDATA[Users]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=456</guid>
		<description><![CDATA[Reader Freddy requested a tutorial about implementing bitwise permissions in real application. This tutorial will cover that. It's very simple tutorial and I tried to make it as simple as possible.]]></description>
		<wfw:commentRss>http://php4every1.com/tutorials/implementing-bitwise-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Confirm Registration Link</title>
		<link>http://php4every1.com/tutorials/php-confirm-registration-link/</link>
		<comments>http://php4every1.com/tutorials/php-confirm-registration-link/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 22:13:46 +0000</pubDate>
		<dc:creator>Marijan Šuflaj</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Users]]></category>

		<guid isPermaLink="false">http://php4every1.com/?p=395</guid>
		<description><![CDATA[This will be quick tutorial on how you can implement confirm registration link into your PHP application. This will not be anything fancy, just simple HTML and PHP to show you how this work and one way how it can be implemented.]]></description>
		<wfw:commentRss>http://php4every1.com/tutorials/php-confirm-registration-link/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
